Working entities, projectiles and collision

In the past  few hours I’ve made entities, a camera, projectiles and collision. So now I can kill bad guys. Yay!

I still have to add more stuff to the projectiles, like a lifespan, speed, and other options like AoE explosions on impact, and more stuff like that. Then I can create an xml file and define all the weapons and projectiles and stuff in there so I don’t have to hardcode it.

When I’ve done that, I’ll do the same for enemies. Then I’m going to add basic AI, and once I’ve done that, I can work on the party features, the maps themselves, and dialogue + events.

And if I get all of that done, then I still have to create proper graphics. So much to do! D: