mirror of
https://github.com/tonytins/dressupzack
synced 2025-06-26 08:34:43 -04:00
Removed singleton scripts
- Got rid of pause scene
This commit is contained in:
parent
99e07176f6
commit
b470b9baef
8 changed files with 1 additions and 429 deletions
|
@ -1,7 +1,6 @@
|
|||
[gd_scene load_steps=6 format=2]
|
||||
[gd_scene load_steps=5 format=2]
|
||||
|
||||
[ext_resource path="res://scenes/characterBase.tscn" type="PackedScene" id=1]
|
||||
[ext_resource path="res://scenes/pause.tscn" type="PackedScene" id=2]
|
||||
[ext_resource path="res://scenes/wardrobe.tscn" type="PackedScene" id=4]
|
||||
[ext_resource path="res://sprites/clothes/icrazy_frame.svg" type="Texture" id=5]
|
||||
[ext_resource path="res://sprites/clothes/lights.png" type="Texture" id=6]
|
||||
|
@ -37,10 +36,3 @@ margin_left = 276.0
|
|||
margin_top = 36.0
|
||||
margin_right = -20.0
|
||||
margin_bottom = -37.0
|
||||
|
||||
[node name="PauseScn" parent="UI/Base" instance=ExtResource( 2 )]
|
||||
visible = false
|
||||
margin_left = -150.0
|
||||
margin_top = -20.0
|
||||
margin_right = -150.0
|
||||
margin_bottom = -20.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue