[gd_scene load_steps=2 format=2] [ext_resource path="res://ui/crafting/RecipeSelector.gd" type="Script" id=1] [node name="RecipeSelector" type="Button"] margin_right = 303.0 margin_bottom = 40.0 rect_min_size = Vector2( 0, 40 ) script = ExtResource( 1 ) __meta__ = { "_edit_use_anchors_": false }