feature complete prototype almost done!
This commit is contained in:
parent
93cc1a8c59
commit
af8662fd6a
21 changed files with 327 additions and 41 deletions
|
|
@ -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")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue