LRPuno / glory_brawl

Project 1 Game
1 stars 1 forks source link

Hopefully Final Version in Terms of Making the Game #27

Closed LRPuno closed 6 years ago

LRPuno commented 6 years ago

i cleaned up some of the code. 1) Put ledges in a for loop. 2) Multiple generating sprites of Trump every 15 seconds (caps at 15). Also turned Trump into an image instead of a sprite (is functionally the same). 3) Inverted Spikes are just one giant image in order to avoid repetitive code.