1
0
Fork 0
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:
Tony Bark 2023-12-08 04:22:00 -05:00
parent 2bc37e1100
commit ed75c25fef
38 changed files with 622 additions and 1166 deletions

View file

@ -1,11 +1,7 @@
[gd_resource type="StyleBoxTexture" load_steps=2 format=2]
[gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://x0jwd3gc6sxi"]
[ext_resource path="res://sprites/ui/grey_panel.png" type="Texture2D" id=1]
[ext_resource type="Texture2D" uid="uid://cnuqli38s16o7" path="res://sprites/ui/grey_panel.png" id="1"]
[resource]
texture = ExtResource( 1 )
region_rect = Rect2( 0, 0, 100, 100 )
margin_left = 5.0
margin_right = 5.0
margin_top = 5.0
margin_bottom = 10.0
texture = ExtResource("1")
region_rect = Rect2(0, 0, 100, 100)