Shoot through

This commit is contained in:
MaddoScientisto 2024-05-26 11:40:35 +02:00
commit 92a82b05df
6 changed files with 31 additions and 42 deletions

View file

@ -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