Lemonade Please
Sell Lemonade in a last stand against the government!
Controls
up and down to move
space to serve a drink.
missing features
I didn't get round to adding sound.
I would like to add more customers
known bugs
none currently known, if you find something please report.
In some cases after the game over screen you can “fall off” the lanes.
z_sorting is a bit weird
penalty of wasted drinks doesn’t work
game over screen can’t appear
Dev issues
I didn't have a clear goal, so I wasted a lot of time trying things instead of getting a working prototype up and running. all in all I was happy to complete my first Godot project.
Updates
V1.01
fixed the issue with the scores and game over screen, I was checking for true/false statements that overlapped, so the first statement was always returning true and ignoring the other possibilities
V1.02
fixed z Index issue, I left z index as relative box ticked which was causing problems with the instances of customers and lemonade.
fixed customer bug introduced in V1.01, timers were set high for testing but not put back to normal values.
V1.03
The player can no longer fall off the lanes after the game over screen.
discovered and fixed bug that would prevent the player from serving drinks after the game over screen.
Leave a comment
Log in with itch.io to leave a comment.