sync
This commit is contained in:
parent
6d75dd22a0
commit
3ca455a5b9
18 changed files with 315 additions and 27 deletions
|
@ -12,7 +12,7 @@ bounce = 1.0
|
|||
[sub_resource type="CircleShape2D" id="CircleShape2D_b5cca"]
|
||||
radius = 13.0
|
||||
|
||||
[node name="Bullet" type="RigidBody2D"]
|
||||
[node name="Bullet" type="RigidBody2D" groups=["bullet"]]
|
||||
collision_layer = 2
|
||||
physics_material_override = SubResource("PhysicsMaterial_xnhwp")
|
||||
gravity_scale = 1.66533e-16
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue