mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 10:15:45 +00:00
Changed casting for timemodifiers
This commit is contained in:
parent
efd6283487
commit
c318bd8c13
7 changed files with 15 additions and 18 deletions
|
|
@ -148,9 +148,9 @@ y_sort_enabled = true
|
|||
collision_layer = 2
|
||||
collision_mask = 99
|
||||
script = ExtResource("1_m27vu")
|
||||
Speed = 3000
|
||||
StrafeSpeed = 2200
|
||||
CrosshairDistance = 20.0
|
||||
Speed = 45
|
||||
StrafeSpeed = 35
|
||||
CrosshairDistance = 35.0
|
||||
SelectorScene = ExtResource("3_8wt6s")
|
||||
GameOverScene = "res://Scenes/GameOver.tscn"
|
||||
Muzzle = NodePath("Muzzle")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue