[gd_scene load_steps=4 format=3 uid="uid://c51bams63yrds"] [ext_resource type="Shape2D" uid="uid://dr8p5aiw65e15" path="res://godot_shape.tres" id="1_4pry8"] [ext_resource type="Script" path="res://static_object.gd" id="1_41t72"] [ext_resource type="Texture2D" uid="uid://20ldjesg1ht3" path="res://icon.svg" id="2_rwfng"] [node name="StaticBody2D" type="StaticBody2D"] script = ExtResource("1_41t72") [node name="CollisionShape2D" type="CollisionShape2D" parent="."] shape = ExtResource("1_4pry8") [node name="Sprite2D" type="Sprite2D" parent="."] texture = ExtResource("2_rwfng")