1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-06-26 00:24:44 -04:00

Music Score and JSON files WIP

- WIP music score inspired by The Sims 2's CAS. This is what Tony's Dress Up was inspired by back when it was still a Flash project.
- WIP JSON support for parsing clothings and rendering clothing as buttons
- Extended gitignore to support all of .NET Core and Monodevelop, due to Godot's upcoming support of the latter and future-proofing the former with .NET 5 inbound.
This commit is contained in:
Anthony Wilcox 2019-12-22 09:03:29 -05:00
parent 7fb6faa9bb
commit 0e3bb682bb
8 changed files with 877 additions and 11 deletions

View file

@ -0,0 +1,5 @@
[gd_scene format=2]
[node name="Clothing" type="TextureButton"]
anchor_right = 1.0
anchor_bottom = 1.0