feature complete prototype almost done!

This commit is contained in:
Tabby 2026-01-14 20:10:03 +11:00
parent 93cc1a8c59
commit af8662fd6a
21 changed files with 327 additions and 41 deletions

View file

@ -29,19 +29,26 @@ texture = ExtResource("1_d7fqo")
expand_mode = 3
[node name="GotoEwaste" type="Button" parent="."]
layout_mode = 0
offset_left = 611.0
offset_top = 469.0
offset_right = 757.0
offset_bottom = 500.0
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -73.0
offset_top = -57.0
offset_right = 73.0
offset_bottom = -26.0
grow_horizontal = 2
grow_vertical = 2
text = "Go to ewaste bins"
[node name="GotoComputer" type="Button" parent="."]
layout_mode = 0
offset_left = 614.0
offset_top = 522.0
offset_right = 760.0
offset_bottom = 553.0
offset_left = 500.0
offset_top = 328.0
offset_right = 646.0
offset_bottom = 359.0
text = "Go to room"
[node name="CraftingPanel" parent="." instance=ExtResource("2_wwo6w")]