SmallRopeElevatorPlatform.tscn 824 B

123456789101112131415161718192021222324
  1. [gd_scene load_steps=4 format=3 uid="uid://c6ym8t537v4ac"]
  2. [ext_resource type="PackedScene" uid="uid://6rp3wgax4i51" path="res://Scenes/Prefabs/Entities/Objects/RopeElevatorPlatform.tscn" id="1_uccfj"]
  3. [sub_resource type="RectangleShape2D" id="RectangleShape2D_iew1h"]
  4. size = Vector2(32, 10)
  5. [sub_resource type="RectangleShape2D" id="RectangleShape2D_qvar1"]
  6. size = Vector2(32, 5)
  7. [node name="SmallRopeElevatorPlatform" instance=ExtResource("1_uccfj")]
  8. [node name="Sprite" parent="Platform" index="0"]
  9. offset_left = -16.0
  10. offset_right = 16.0
  11. [node name="Shape" parent="Platform" index="1"]
  12. shape = SubResource("RectangleShape2D_iew1h")
  13. [node name="Shape" parent="Platform/PlayerDetection" index="0"]
  14. shape = SubResource("RectangleShape2D_qvar1")
  15. [node name="SecondQuestReplacer" parent="." index="2"]
  16. new_scene = ""