mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-17 14:03:47 +00:00
Keycards fix
This commit is contained in:
parent
2be069eab4
commit
91fcd73688
7 changed files with 46 additions and 16 deletions
|
|
@ -533,6 +533,9 @@ position = Vector2(-912, -348)
|
|||
[node name="RedKeyCard2" parent="Factory Tilemaps/Debug Room" instance=ExtResource("19_8fb73")]
|
||||
position = Vector2(-904, -348)
|
||||
|
||||
[node name="RedKeyCard3" parent="Factory Tilemaps/Debug Room" instance=ExtResource("19_8fb73")]
|
||||
position = Vector2(-700, -452)
|
||||
|
||||
[node name="IcicleGun" parent="Factory Tilemaps/Debug Room" instance=ExtResource("10_iihys")]
|
||||
position = Vector2(-952, -381)
|
||||
|
||||
|
|
@ -557,14 +560,14 @@ position = Vector2(-615, -565)
|
|||
CameraOffset = Vector2(-50, 0)
|
||||
|
||||
[node name="ControlPad" parent="Factory Tilemaps/Debug Room" node_paths=PackedStringArray("Target") instance=ExtResource("12_hfkf1")]
|
||||
position = Vector2(-666, -491)
|
||||
position = Vector2(-615, -495)
|
||||
Target = NodePath("../Marisa")
|
||||
|
||||
[node name="Label2" type="Label" parent="Factory Tilemaps/Debug Room"]
|
||||
offset_left = -687.0
|
||||
offset_top = -485.0
|
||||
offset_right = -635.0
|
||||
offset_bottom = -462.0
|
||||
offset_left = -637.0
|
||||
offset_top = -486.0
|
||||
offset_right = -585.0
|
||||
offset_bottom = -463.0
|
||||
text = "Start Marisa"
|
||||
label_settings = ExtResource("14_c4c20")
|
||||
|
||||
|
|
@ -631,6 +634,10 @@ StartingAiState = 1
|
|||
[node name="HeartPickup" parent="Factory Tilemaps/Debug Room" instance=ExtResource("27_jn1m0")]
|
||||
position = Vector2(-767, -395)
|
||||
|
||||
[node name="RedKeycard_Switch_3" parent="Factory Tilemaps/Debug Room" node_paths=PackedStringArray("Targets") instance=ExtResource("17_e3v0b")]
|
||||
position = Vector2(-701, -486)
|
||||
Targets = [NodePath("../HorizontalForceField")]
|
||||
|
||||
[node name="Part2" type="Node2D" parent="Factory Tilemaps"]
|
||||
|
||||
[node name="Mainframe" parent="Factory Tilemaps/Part2" instance=ExtResource("13_acrmt")]
|
||||
|
|
@ -902,7 +909,8 @@ position = Vector2(-1506, -188)
|
|||
Events = Array[Object]([SubResource("Resource_hppa0")])
|
||||
|
||||
[node name="LevelStartTrigger" parent="Factory Tilemaps/LevelProps" instance=ExtResource("43_kf3qc")]
|
||||
position = Vector2(-779, -159)
|
||||
position = Vector2(-776, -160)
|
||||
scale = Vector2(1.455, 1.455)
|
||||
Events = Array[Object]([SubResource("Resource_5er5x"), SubResource("Resource_b25hy")])
|
||||
|
||||
[node name="AreaTrigger2" parent="Factory Tilemaps/LevelProps" node_paths=PackedStringArray("Target") instance=ExtResource("28_6au4t")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue