Board Scene: Chip spawning and basic error checking

This commit is contained in:
Jonathan-Cheng-RPI
2025-12-01 17:13:42 -05:00
Unverified
parent 13bf28712e
commit 2f87a280a2
17 changed files with 283 additions and 17 deletions

View File

@@ -17,22 +17,24 @@ atlas = ExtResource("2_q2stu")
region = Rect2(8, 0, 32, 16)
[node name="ButtonSmall" type="TextureButton"]
offset_top = -16.0
offset_left = -32.0
offset_top = -32.0
offset_right = 32.0
texture_normal = SubResource("AtlasTexture_6ptbq")
texture_pressed = SubResource("AtlasTexture_06p6p")
texture_hover = SubResource("AtlasTexture_q2stu")
stretch_mode = 4
script = ExtResource("2_06p6p")
[node name="Label" type="Label" parent="."]
layout_mode = 0
offset_left = 1.0
offset_top = 5.0
offset_right = 31.0
offset_bottom = 13.0
offset_left = 2.0
offset_top = 9.0
offset_right = 62.0
offset_bottom = 25.0
theme_override_colors/font_color = Color(2.7723312e-05, 0.60865843, 0.9772685, 1)
theme_override_fonts/font = ExtResource("3_dxjfy")
theme_override_font_sizes/font_size = 8
theme_override_font_sizes/font_size = 16
text = "TEMP"
horizontal_alignment = 1