mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-17 12:23:48 +00:00
Chests and strafing speed
This commit is contained in:
parent
0ccc272ada
commit
b645e1724e
17 changed files with 286 additions and 21 deletions
|
|
@ -146,7 +146,8 @@ radius = 1.0
|
|||
collision_layer = 2
|
||||
collision_mask = 99
|
||||
script = ExtResource("1_m27vu")
|
||||
Speed = 2500
|
||||
Speed = 3000
|
||||
StrafeSpeed = 2500
|
||||
CrosshairDistance = 20.0
|
||||
SelectorScene = ExtResource("3_8wt6s")
|
||||
GameOverScene = "res://Scenes/GameOver.tscn"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue