mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-19 06:43:47 +00:00
Exploding barrels
This commit is contained in:
parent
6a62fe2871
commit
71eeb3f1d1
12 changed files with 132 additions and 20 deletions
|
|
@ -6950,6 +6950,15 @@ layer_2/tile_data = PackedInt32Array(-852021, 131072, 6, -786485, 131072, 6, -72
|
|||
|
||||
[node name="Barrel" parent="Factory Tilemaps/Solid" instance=ExtResource("5_3uba3")]
|
||||
position = Vector2(-751, -166)
|
||||
Health = 2.0
|
||||
|
||||
[node name="Barrel2" parent="Factory Tilemaps/Solid" instance=ExtResource("5_3uba3")]
|
||||
position = Vector2(-615, -103)
|
||||
Health = 2.0
|
||||
|
||||
[node name="Barrel3" parent="Factory Tilemaps/Solid" instance=ExtResource("5_3uba3")]
|
||||
position = Vector2(-631, -103)
|
||||
Health = 2.0
|
||||
|
||||
[node name="LargeTank" parent="Factory Tilemaps/Solid" instance=ExtResource("6_nkauc")]
|
||||
position = Vector2(-639, 71)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue