[gd_scene load_steps=2 format=2] [ext_resource path="res://UI/Dice.gd" type="Script" id=2] [node name="Dice" type="TextureRect"] margin_right = 100.0 margin_bottom = 100.0 size_flags_horizontal = 3 size_flags_vertical = 3 expand = true stretch_mode = 6 script = ExtResource( 2 )