mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-18 20:33:48 +00:00
Shoot through
This commit is contained in:
parent
b3070cd71e
commit
92a82b05df
6 changed files with 31 additions and 42 deletions
|
|
@ -135,9 +135,10 @@ animations = [{
|
|||
|
||||
[node name="Player" type="CharacterBody2D" node_paths=PackedStringArray("Muzzle") groups=["player"]]
|
||||
collision_layer = 2
|
||||
collision_mask = 3
|
||||
collision_mask = 35
|
||||
script = ExtResource("1_m27vu")
|
||||
Speed = 2000
|
||||
Speed = 2500
|
||||
CrosshairDistance = 20.0
|
||||
BulletScene = ExtResource("2_ov36d")
|
||||
Muzzle = NodePath("Muzzle")
|
||||
metadata/_edit_group_ = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue