aPruner / ActionRPGGame

An actionRPG made with C++ and SFML!
0 stars 0 forks source link

Implement moving hurtboxes for animations #30

Open aPruner opened 4 years ago

aPruner commented 4 years ago

I'd like to implement proper hurtboxes for all GameObjects that actually move with sprite animations. This might be difficult to do. Not exactly sure how to do it yet (might involve some pyxeledit work)