PixelPest wrote:I'm currently in the process of making my own similar thing from scratch that supports mounts, NPCs, and right and left gravity fields and was wondering if I could use your sprites. It would save a lot of time, however if you don't want me to that's fine and I'll make my own.
Yeah, you can use them.
PixelPest wrote:Also, why are you using the Data class to save the player's position? Shouldn't a normal variable suffice?
Hmm... that's a good question... I suppose a normal variable would work, yes. I think I forgot about variables when I was coding that. Even though I used them at the beginning of the code. :/