made blue star easier
This commit is contained in:
parent
599117a23a
commit
868b949123
1 changed files with 2 additions and 2 deletions
|
@ -253,7 +253,7 @@ shoot_time = 3.0
|
||||||
|
|
||||||
[node name="Skelarcher5" parent="Enemies" instance=ExtResource( 5 )]
|
[node name="Skelarcher5" parent="Enemies" instance=ExtResource( 5 )]
|
||||||
position = Vector2( 384, 88 )
|
position = Vector2( 384, 88 )
|
||||||
shoot_time = 3.0
|
shoot_time = 4.0
|
||||||
|
|
||||||
[node name="Telstar" parent="Enemies" instance=ExtResource( 5 )]
|
[node name="Telstar" parent="Enemies" instance=ExtResource( 5 )]
|
||||||
position = Vector2( 352, 136 )
|
position = Vector2( 352, 136 )
|
||||||
|
@ -343,7 +343,7 @@ position = Vector2( 152, 136 )
|
||||||
position = Vector2( 232, 128 )
|
position = Vector2( 232, 128 )
|
||||||
|
|
||||||
[node name="Gold11" parent="Collectibles" instance=ExtResource( 11 )]
|
[node name="Gold11" parent="Collectibles" instance=ExtResource( 11 )]
|
||||||
position = Vector2( 216, 112 )
|
position = Vector2( 232, 160 )
|
||||||
|
|
||||||
[node name="Gold10" parent="Collectibles" instance=ExtResource( 11 )]
|
[node name="Gold10" parent="Collectibles" instance=ExtResource( 11 )]
|
||||||
position = Vector2( 232, 144 )
|
position = Vector2( 232, 144 )
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue