mirror of
https://github.com/tonytins/dressupzack
synced 2025-05-05 13:34:48 -04:00
- Redesigned UI - Imported old theme - Switched to original character sprite - Simplified clothes
6 lines
159 B
Text
Executable file
6 lines
159 B
Text
Executable file
[gd_resource type="Resource" load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://scripts/character.gd" type="Script" id=1]
|
|
|
|
[resource]
|
|
script = ExtResource( 1 )
|