smileyface12349 / warwick-game-jam-2023

The Great Warwick Game Jam is a 2-week long game jam ran by the Department of Computer Science at the University of Warwick.
GNU General Public License v3.0
4 stars 0 forks source link

Frog pickup #27

Open smileyface12349 opened 1 year ago

smileyface12349 commented 1 year ago

Train should store how many frogs are in the train, then the carriages should be rendered accordingly (frogs towards the start of the train of course).

When implementing collectibles, this should increment this value.

smileyface12349 commented 1 year ago

This is not necessary, but would be a nice-to-have. If we do have carriages, then the frogs should go into them, but if that doesn't work then we can just remove carriages.