mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 09:45:33 +00:00
Selector position fix
This commit is contained in:
parent
0f431b5343
commit
a18dc11eb3
9 changed files with 10 additions and 8 deletions
|
|
@ -636,7 +636,6 @@ position = Vector2(664, 38)
|
|||
[node name="PhysicsDropWrapper" parent="Tilemaps" instance=ExtResource("62_5glx6")]
|
||||
position = Vector2(616, 18)
|
||||
collision_layer = 4
|
||||
collision_mask = 33
|
||||
ItemToDrop = ExtResource("23_1ajuh")
|
||||
|
||||
[node name="CameraController" type="Camera2D" parent="."]
|
||||
|
|
@ -662,7 +661,7 @@ position = Vector2(124, 338)
|
|||
script = ExtResource("12_8to53")
|
||||
|
||||
[node name="PlayerStartPosition" type="Marker2D" parent="."]
|
||||
position = Vector2(238, 188)
|
||||
position = Vector2(635, 70)
|
||||
|
||||
[node name="AlarmManager" type="Node2D" parent="."]
|
||||
process_mode = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue