mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-21 11:23:47 +00:00
Graphics
This commit is contained in:
parent
92a82b05df
commit
37684c6f4f
26 changed files with 374 additions and 8 deletions
|
|
@ -135,7 +135,7 @@ animations = [{
|
|||
|
||||
[node name="Player" type="CharacterBody2D" node_paths=PackedStringArray("Muzzle") groups=["player"]]
|
||||
collision_layer = 2
|
||||
collision_mask = 35
|
||||
collision_mask = 99
|
||||
script = ExtResource("1_m27vu")
|
||||
Speed = 2500
|
||||
CrosshairDistance = 20.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue