mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-15 07:33:46 +00:00
Level 3 lightbridge fix
This commit is contained in:
parent
67e2103e5f
commit
d2c09a33ff
6 changed files with 31 additions and 27 deletions
|
|
@ -406,11 +406,11 @@ position = Vector2(-88, 426)
|
|||
|
||||
[node name="KeycardReaderGreen" parent="Tilemaps/Actors" node_paths=PackedStringArray("Target") instance=ExtResource("44_udf20")]
|
||||
position = Vector2(1058, 866)
|
||||
Target = NodePath("../AcidBridge")
|
||||
Target = NodePath("../AcidBridge/LightBridge")
|
||||
|
||||
[node name="KeycardReaderGreen2" parent="Tilemaps/Actors" node_paths=PackedStringArray("Target") instance=ExtResource("44_udf20")]
|
||||
position = Vector2(1154, 861)
|
||||
Target = NodePath("../AcidBridge")
|
||||
position = Vector2(1154, 866)
|
||||
Target = NodePath("../AcidBridge/LightBridge")
|
||||
|
||||
[node name="VerticalDoor" parent="Tilemaps/Actors" instance=ExtResource("45_wy0ue")]
|
||||
position = Vector2(700, 1096)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue