[gd_scene load_steps=3 format=3 uid="uid://diikmjicgreq5"] [ext_resource type="Texture2D" uid="uid://c68yu676n2ji3" path="res://assets/images/Terrain/Terrain (16x16).png" id="1_as7fc"] [sub_resource type="RectangleShape2D" id="RectangleShape2D_nqesr"] size = Vector2(45.4101, 17.0587) [node name="Plattform" type="StaticBody2D"] scale = Vector2(2, 2) [node name="Sprite2D" type="Sprite2D" parent="."] texture = ExtResource("1_as7fc") region_enabled = true region_rect = Rect2(97, 0, 46, 19) [node name="CollisionShape2D" type="CollisionShape2D" parent="."] shape = SubResource("RectangleShape2D_nqesr")