mirror of
https://github.com/tonytins/dressupzack
synced 2025-12-18 12:54:43 -05:00
Switched to rect_global_position from rect_position
This commit is contained in:
parent
0f3187be10
commit
d91fd1cc4f
4 changed files with 4 additions and 4 deletions
|
|
@ -6,7 +6,7 @@
|
|||
[ext_resource path="res://Clothes.tscn" type="PackedScene" id=4]
|
||||
[ext_resource path="res://Interface.tscn" type="PackedScene" id=5]
|
||||
|
||||
[node name="MainScreen" type="Node2D"]
|
||||
[node name="MainScreen" type="Node2D" index="0"]
|
||||
|
||||
[node name="Background" type="Sprite" parent="." index="0"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue