[gd_scene load_steps=2 format=2] [ext_resource path="res://textures/rock.png" type="Texture" id=1] [node name="Rock" type="Node2D"] [node name="RockTexture" type="TextureRect" parent="."] margin_right = 40.0 margin_bottom = 40.0 texture = ExtResource( 1 ) expand = true