SmallSidewaysPlatform.tscn 776 B

12345678910111213141516171819202122
  1. [gd_scene load_steps=3 format=3 uid="uid://b3or4h5ke6lni"]
  2. [ext_resource type="PackedScene" uid="uid://c8m8455b6ikrn" path="res://Scenes/Prefabs/Entities/Objects/SidewaysPlatform.tscn" id="1_nuvyr"]
  3. [sub_resource type="RectangleShape2D" id="RectangleShape2D_dspyy"]
  4. size = Vector2(32, 8)
  5. [node name="SmallSidewaysPlatform" instance=ExtResource("1_nuvyr")]
  6. [node name="Sprite" parent="AnimatableBody2D" index="0"]
  7. offset_left = -16.0
  8. offset_right = 16.0
  9. [node name="ResourceSetter" parent="AnimatableBody2D/Sprite" index="0"]
  10. metadata/_custom_type_script = "uid://cq6f682453q6o"
  11. [node name="Collision" parent="AnimatableBody2D" index="1"]
  12. visible = true
  13. shape = SubResource("RectangleShape2D_dspyy")
  14. [node name="SecondQuestReplacer" parent="." index="3"]
  15. new_scene = ""