-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Jam Disappearing
After the 5th throw, the 1st jam you threw will fade out and disappear - so you will only ever have 5 jams on the level at any one time.
This requires the jam throwing to be functional in many ways, but it can still be implemented in a basic form and added to later.
Must Have
The jam must disappear after a set number of jams have been created
Best set up as a queue structure, with the jam being animated to disappear in the destructor
Reactions are currently unavailable