Add more tower placement in stage 6
This commit is contained in:
parent
9ea1fbdc1f
commit
ca7b169c3c
1 changed files with 4 additions and 1 deletions
|
@ -646,7 +646,7 @@ layer_1/modulate = Color(1, 1, 1, 1)
|
|||
layer_1/y_sort_enabled = false
|
||||
layer_1/y_sort_origin = 0
|
||||
layer_1/z_index = 0
|
||||
layer_1/tile_data = PackedInt32Array(851979, 1507338, 16, 786444, 1376266, 16, 786452, 1310730, 16, 851989, 1441802, 16, 1245209, 1507338, 16, 1179678, 1638410, 14, 1114143, 1507338, 14, 1114140, 1441802, 14, 589827, 1638410, 14, 327698, 1507338, 16, 393246, 1376266, 16, 524319, 1310730, 16, 1179659, 1441802, 14, 1179660, 1376266, 14, 589853, 1703946, 12, 393238, 1703946, 12, 786450, 1703946, 12, 393227, 1703946, 12, 851974, 1703946, 12, 327713, 1638410, 14, 393247, 1507338, 14, 262174, 1441802, 14, 262157, 1376266, 14, 262158, 1310730, 15, 196624, 1507338, 14)
|
||||
layer_1/tile_data = PackedInt32Array(851979, 1507338, 16, 786444, 1376266, 16, 786452, 1310730, 16, 851989, 1441802, 16, 1245209, 1507338, 16, 1179678, 1638410, 14, 1114143, 1507338, 14, 1114140, 1441802, 14, 589827, 1638410, 14, 327698, 1507338, 16, 393246, 1376266, 16, 524319, 1310730, 16, 1179659, 1441802, 14, 1179660, 1376266, 14, 589853, 1703946, 12, 393238, 1703946, 12, 786450, 1703946, 12, 393227, 1703946, 12, 851974, 1703946, 12, 327713, 1638410, 14, 393247, 1507338, 14, 262174, 1441802, 14, 262157, 1376266, 14, 262158, 1310730, 15, 196624, 1507338, 14, 1114136, 1703946, 12)
|
||||
|
||||
[node name="Path2D" type="Path2D" parent="."]
|
||||
curve = SubResource("Curve2D_iccfv")
|
||||
|
@ -707,6 +707,9 @@ position = Vector2(591, 386)
|
|||
[node name="placement5" parent="Placements" instance=ExtResource("5_ypi0p")]
|
||||
position = Vector2(944, 290)
|
||||
|
||||
[node name="placement6" parent="Placements" instance=ExtResource("5_ypi0p")]
|
||||
position = Vector2(781, 548)
|
||||
|
||||
[node name="Bases" type="Node2D" parent="."]
|
||||
|
||||
[node name="base" parent="Bases" instance=ExtResource("6_h3kdb")]
|
||||
|
|
Loading…
Reference in a new issue