Project Files
This commit is contained in:
12
Scenes/shop.tscn
Normal file
12
Scenes/shop.tscn
Normal file
@@ -0,0 +1,12 @@
|
||||
[gd_scene format=3 uid="uid://bwt0ijoq4qmhn"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://6athlweutl2g" path="res://Scenes/Characters/Player/player.tscn" id="1_a0mxf"]
|
||||
|
||||
[node name="Shop" type="Node2D" unique_id=547318403]
|
||||
|
||||
[node name="Player" parent="." unique_id=1502234578 instance=ExtResource("1_a0mxf")]
|
||||
position = Vector2(289, 174)
|
||||
|
||||
[node name="Camera2D" type="Camera2D" parent="." unique_id=1684491254]
|
||||
position = Vector2(307, 165)
|
||||
zoom = Vector2(3, 3)
|
||||
Reference in New Issue
Block a user