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
Anthony Foxclaw
d3b5f1fc1c TextureButton is now the root scene
- Due to resize issues with the grid container, TextureButton is now the root for all wardrobe items
- Brought back underwear, with the exception of the owo censor (for now)
- Remove clothing buttons are tied to wardrobe
- Game scene now properly references the wardrobe again
2020-06-27 12:06:53 -04:00
Anthony Foxclaw
f29257dcc2 Decoupled accessory button works!
- Moved clothing scripts to their own directory
2020-06-27 11:31:47 -04:00
Anthony Foxclaw
721e2ab858 WIP decoupling clothing buttons
Couldn't think of a better title. Anyway, the current system is repeitive and redundent. While it works, it's not by means ideal. Because you have to manually write in a new condiation for every new clothing added. What makes it redundant is the fact that every clothing functions exactly the same. The only difference is in the layers it uses.
2020-06-27 11:20:12 -04:00
Anthony Foxclaw
bfd678a1de Project clean up 2020-06-21 10:36:07 -04:00
Anthony Foxclaw
8f6ab4592d Moved entire project to root
- Removed assets and publishing directories
2020-06-21 09:16:37 -04:00