Change tower placement in stage 5
This commit is contained in:
parent
b131cbee08
commit
aa98c2ba77
1 changed files with 2 additions and 2 deletions
|
@ -308,10 +308,10 @@ position = Vector2(1043, 280)
|
|||
position = Vector2(336, 237)
|
||||
|
||||
[node name="placement3" parent="Placements" instance=ExtResource("5_vmpbi")]
|
||||
position = Vector2(375, 542)
|
||||
position = Vector2(204, 516)
|
||||
|
||||
[node name="placement4" parent="Placements" instance=ExtResource("5_vmpbi")]
|
||||
position = Vector2(679, 541)
|
||||
position = Vector2(815, 516)
|
||||
|
||||
[node name="Bases" type="Node2D" parent="."]
|
||||
|
||||
|
|
Loading…
Reference in a new issue