mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-19 06:03:48 +00:00
Made capacitors and emitters destroyable
This commit is contained in:
parent
08c7a9dbd1
commit
9dd4b6d6e1
5 changed files with 458 additions and 387 deletions
|
|
@ -8,7 +8,7 @@
|
|||
[sub_resource type="CylinderShape3D" id="CylinderShape3D_dkwt8"]
|
||||
height = 0.882874
|
||||
|
||||
[node name="CapacitorMini" type="StaticBody3D"]
|
||||
[node name="CapacitorMini" type="StaticBody3D" groups=["Destroyable"]]
|
||||
collision_layer = 16
|
||||
collision_mask = 0
|
||||
script = ExtResource("1_lyqcr")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue