brian-lui / DiveFrog

The fighting game sensation
0 stars 0 forks source link

Support for projectiles #11

Closed brian-lui closed 8 years ago

brian-lui commented 8 years ago

Create new class for projectiles, particle effects, etc. Method that calculates sprite to show on screen, and position, then returns it in love.graphics.draw format Method to add object to table of "to draw" objects Method to add to hitbox table