mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-15 11:03:46 +00:00
Mapping and sprites
This commit is contained in:
parent
8a596dba3a
commit
85f0ae95d7
6 changed files with 101 additions and 9 deletions
|
|
@ -13,7 +13,7 @@ size = Vector2(28, 24)
|
|||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_vguns"]
|
||||
size = Vector2(26, 22)
|
||||
|
||||
[node name="LargeTank" type="Area2D" groups=["Destroyable"]]
|
||||
[node name="Mainframe" type="Area2D" groups=["Destroyable"]]
|
||||
collision_layer = 64
|
||||
collision_mask = 10
|
||||
script = ExtResource("1_iba8l")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue