configurable speccy
This commit is contained in:
parent
0d570f3dad
commit
ac0f3c8d58
3 changed files with 118 additions and 18 deletions
|
@ -137,7 +137,7 @@ position = Vector2( 27, 128 )
|
|||
|
||||
[node name="Button" parent="." instance=ExtResource( 19 )]
|
||||
position = Vector2( 16, 168 )
|
||||
target_group = "a"
|
||||
target_group = "speccy"
|
||||
|
||||
[node name="Cop" parent="." instance=ExtResource( 25 )]
|
||||
position = Vector2( 184, 112 )
|
||||
|
@ -203,7 +203,8 @@ position = Vector2( 144, 24 )
|
|||
[node name="FallingBlock" parent="." instance=ExtResource( 24 )]
|
||||
position = Vector2( 124, 96 )
|
||||
|
||||
[node name="speccy" parent="." instance=ExtResource( 2 )]
|
||||
[node name="speccy" parent="." groups=["speccy"] instance=ExtResource( 2 )]
|
||||
position = Vector2( 82, 72 )
|
||||
message = "go_get_em"
|
||||
|
||||
[editable path="RollingFiend"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue