Commit graph

4 commits

Author SHA1 Message Date
709ce8eea3
split gravity logic, various bug fixes
fixed gravity strength being possibly strong at level beginning
fixed restarting being allowed after getting the last ring
fixed save file's "played_for" being reset or set to another file's
fixed the displayed save file total play time not being updated on main menu

maybe there's other stuff
2025-04-29 21:18:04 +02:00
38897c706a
"save" & animate main menu, fix pause menu & restart (#3)
pause menu had classic issues of mouse inputs being eaten by something else (gravity)
restart didn't have working code anymore because of level logic changes
also remove the demo scene which I believe is unused beyond the jam version
2025-04-27 21:30:03 +02:00
71441a9335
show level name, best time, and thumbnail (#3)
now thumbnails need to be made
2025-04-25 16:03:36 +02:00
59bed24acd
simple level selection menu, change level logic (#3) 2025-04-24 14:54:54 +02:00
Renamed from menus/main/area.tscn (Browse further)