mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-08 06:55:54 +00:00
Mapping
This commit is contained in:
parent
357c24d377
commit
08a3f9acd1
1 changed files with 3 additions and 3 deletions
|
|
@ -56,7 +56,7 @@
|
|||
[sub_resource type="Resource" id="Resource_6wo78"]
|
||||
script = ExtResource("4_w0rax")
|
||||
EggIndex = 0
|
||||
StartingEquipment = []
|
||||
StartingEquipment = Array[ExtResource("3_w0rax")]([])
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_tvyok"]
|
||||
size = Vector2(52, 64)
|
||||
|
|
@ -217,7 +217,7 @@ scale = Vector2(114, 127)
|
|||
position = Vector2(565, 450)
|
||||
|
||||
[node name="FairyFsm2" parent="Tilemaps/Actors" instance=ExtResource("22_hh3t5")]
|
||||
position = Vector2(299, 403)
|
||||
position = Vector2(304, 425)
|
||||
|
||||
[node name="FairyFsm3" parent="Tilemaps/Actors" instance=ExtResource("22_hh3t5")]
|
||||
position = Vector2(816, 509)
|
||||
|
|
@ -395,5 +395,5 @@ process_mode = 3
|
|||
autoplay = true
|
||||
|
||||
[node name="MovementSensorLonger" parent="." instance=ExtResource("50_tu8ih")]
|
||||
position = Vector2(369, 376)
|
||||
position = Vector2(400, 368)
|
||||
Events = Array[ExtResource("51_rasxb")]([SubResource("Resource_wy0ue")])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue