1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-06-26 08:34:43 -04:00

Window.tscn was renamed to MainScreen.tscn

- New Credits window and it's respective button
- Renamed panel_height to content_height
- Window content text now supports BBCode
- Made sure the content height doesn't exceed 216 pixels
- GPL license notice now included in the about window
- SixAM splash screen
This commit is contained in:
Anthony Wilcox 2018-12-30 21:59:05 -05:00
parent e5db016ba1
commit fbc7ad5c0f
14 changed files with 160 additions and 28 deletions

View file

@ -17,7 +17,7 @@
[ext_resource path="res://assets/camera.png" type="Texture" id=15]
[ext_resource path="res://assets/owo censor.png" type="Texture" id=16]
[node name="Clothes" type="Node2D" index="0"]
[node name="Clothes" type="Node2D"]
[node name="Wordrobe" type="ReferenceRect" parent="." index="0"]