tasty little switch refactoring and an extra dessert :) :3 :3
This commit is contained in:
parent
5684e5b3a0
commit
a8e187a150
3 changed files with 19 additions and 6 deletions
|
@ -133,18 +133,19 @@ scale = Vector2( 1, 6 )
|
|||
|
||||
[node name="Button" parent="Environment" instance=ExtResource( 15 )]
|
||||
position = Vector2( 80, 113 )
|
||||
target_group = "button1"
|
||||
|
||||
[node name="Button2" parent="Environment" instance=ExtResource( 15 )]
|
||||
position = Vector2( 728, 168 )
|
||||
switch_index = 3
|
||||
target_group = "button3"
|
||||
|
||||
[node name="Button4" parent="Environment" instance=ExtResource( 15 )]
|
||||
position = Vector2( 272, 168 )
|
||||
switch_index = 4
|
||||
target_group = "button4"
|
||||
|
||||
[node name="Button3" parent="Environment" instance=ExtResource( 15 )]
|
||||
position = Vector2( 520, 16 )
|
||||
switch_index = 2
|
||||
target_group = "button2"
|
||||
|
||||
[node name="Barrier2" parent="Environment" instance=ExtResource( 22 )]
|
||||
position = Vector2( 332, 63 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue