1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-05-05 21:34:49 -04:00
dressupzack/scripts
Anthony Foxclaw b71e50cf1d
DLC support (#11)
This update adds support for loading in DLC using the check_for_dlc() function. New clothes and accessories are added by searching through "res://scenes/dlc/shirts/" directory, for example, and added to the respective tab in the wardrobe as if it were part of the base game. It's not the best solution in the world but it works.
2020-07-06 04:40:11 -04:00
..
clothing Added sound effects from Kenny 2020-06-28 13:26:28 -04:00
Character.gd Lowered FPS and frames in character animations 2020-06-28 18:33:20 -04:00
characterBase.gd Renamed placeholders 2020-06-27 13:41:21 -04:00
ui.gd Added sound effects from Kenny 2020-06-28 13:26:28 -04:00
wardrobe.gd DLC support (#11) 2020-07-06 04:40:11 -04:00