[gd_scene load_steps=3 format=3 uid="uid://bo8wme6mwnmyy"] [ext_resource type="Texture2D" uid="uid://flkbmg6k0d0" path="res://terrain/tiles/images/wall_cup_neg.png" id="1_xp44m"] [sub_resource type="RectangleShape2D" id="RectangleShape2D_u2fvr"] size = Vector2(16, 32) [node name="WallCUpNeg" type="Sprite2D"] texture = ExtResource("1_xp44m") [node name="CollisionShape2D" type="CollisionShape2D" parent="."] visible = false position = Vector2(8, 0) shape = SubResource("RectangleShape2D_u2fvr")