1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-05-06 05:44:48 -04:00
Commit graph

5 commits

Author SHA1 Message Date
Tony Bark
805cbe2738 Renamed to Dress Up Zack
- More clean up
- Folder colors
2023-12-07 19:52:22 -05:00
Tony Bark
9b849376ae Basic drag and drop functionality
Admittedly, I accidentally followed a far more simpler tutorial, but it works.
2023-12-07 07:28:32 -05:00
Tony Bark
a1bd301c95 Upgrade to Godot 4
This is the start of a major rewrite of the game, using varies add-ons whenever possible instead of reinventing the wheel. Not that it wasn't a good learning experience, but, yeah, glad Godot 4 is finally here.
2023-03-14 06:58:09 -04:00
Tony Bark
25257f722d Minor improvements, and code clean up 2021-11-06 20:08:11 -04:00
Tony Bark
e90a500858 Cleaned up code base
- Moved character variables and News API address to global GameData class
2021-06-04 11:25:35 -04:00
Renamed from scripts/ui.gd (Browse further)