kravening / Nut-A-Squirrel

0 stars 0 forks source link

Added game pause and resume event functionality, integrated milo's fo… #16

Closed kravening closed 5 years ago

kravening commented 5 years ago

…od preferences. cleaned up FoodEnums.cs class removing unnecesarry monobehaviour functionality and a static variable.

added a new sprite data container class acting as singleton from which you can dynamically assign sprites based on an index given. greated a new projectile which works with the spritedatamanager