sync
This commit is contained in:
parent
f7d034147d
commit
57e3151019
15 changed files with 92 additions and 46 deletions
|
@ -113,6 +113,7 @@ radius = 254.0
|
|||
[node name="Riangle" type="RigidBody2D" groups=["destructible", "enemy"]]
|
||||
physics_material_override = SubResource("PhysicsMaterial_btknm")
|
||||
gravity_scale = 1.66533e-16
|
||||
freeze = true
|
||||
linear_damp = 0.2
|
||||
script = ExtResource("1_81oja")
|
||||
|
||||
|
@ -140,6 +141,7 @@ script = ExtResource("4_eemlr")
|
|||
rotation = -1.5708
|
||||
collision_layer = 3
|
||||
collision_mask = 3
|
||||
monitorable = false
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="Explosion"]
|
||||
shape = SubResource("CircleShape2D_cq436")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue