mirror of
https://github.com/tonytins/dressupzack
synced 2025-06-25 16:14:43 -04:00
WIP redesign
- Redesigned UI - Imported old theme - Switched to original character sprite - Simplified clothes
This commit is contained in:
parent
2bc37e1100
commit
ed75c25fef
38 changed files with 622 additions and 1166 deletions
5
resources/character.tres
Normal file → Executable file
5
resources/character.tres
Normal file → Executable file
|
@ -1,3 +1,6 @@
|
|||
[gd_resource type="Resource" format=2]
|
||||
[gd_resource type="Resource" load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://scripts/character.gd" type="Script" id=1]
|
||||
|
||||
[resource]
|
||||
script = ExtResource( 1 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue