SmallElevatorPlatform.tscn 791 B

12345678910111213141516171819202122
  1. [gd_scene load_steps=4 format=3 uid="uid://f48a0jmx334d"]
  2. [ext_resource type="PackedScene" uid="uid://ctancgnvl58oc" path="res://Scenes/Prefabs/Entities/Objects/ElevatorPlatform.tscn" id="1_oa2jg"]
  3. [ext_resource type="Texture2D" uid="uid://dydljla7iancf" path="res://Assets/Sprites/Tilesets/LLPlatform.png" id="2_f01e0"]
  4. [sub_resource type="RectangleShape2D" id="RectangleShape2D_f01e0"]
  5. size = Vector2(24, 8)
  6. [node name="ElevatorPlatform" instance=ExtResource("1_oa2jg")]
  7. top = -176
  8. [node name="Sprite" parent="." index="0"]
  9. offset_left = -12.0
  10. offset_right = 12.0
  11. texture = ExtResource("2_f01e0")
  12. [node name="Collision" parent="." index="1"]
  13. position = Vector2(0, 4)
  14. shape = SubResource("RectangleShape2D_f01e0")
  15. [node name="SecondQuestReplacer" parent="." index="2"]
  16. new_scene = ""