1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-05-07 05:54:49 -04:00
Commit graph

5 commits

Author SHA1 Message Date
Tony Bark
5a0223b340 Exported original items from the Flash game as image sequences.
- Ported over the fan from 2.5, and it's shelf from 3E
- Removed the CAS-inspired stand from the game
- Redid license section.
2024-01-19 13:58:23 -05:00
Tony Bark
9e9eaa6bb0 Added new sounds
Will remove whatever isn't used later.
2024-01-18 17:18:59 -05:00
Tony Bark
9cc1e86573 Updated screenshot 2024-01-18 16:46:40 -05:00
Tony Bark
cca3326acd Moved flipping through frames to one function
- Finally, moved a lot of redundant animation into a single function
- Both forward and back buttons can now cycle through frames indefinitely
- Renamed _game_save() to save_all()
- Disabled outfits button in release builds
2024-01-18 16:37:33 -05:00
Tony Bark
49dad999fd Moved everything but addons and archive to /src 2024-01-17 05:32:08 -05:00
Renamed from scripts/game.gd (Browse further)