mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-18 17:43:55 +00:00
Added game over
This commit is contained in:
parent
1e116090e5
commit
8151298b44
14 changed files with 160 additions and 35 deletions
|
|
@ -48,6 +48,7 @@ MaxHealth = 2.0
|
|||
MovementSpeed = 30.0
|
||||
Weapon = ExtResource("7_xkg5o")
|
||||
LootDrops = Array[ExtResource("2_sxbtw")]([SubResource("Resource_c8nix"), SubResource("Resource_gs2l3"), SubResource("Resource_sqnvg"), SubResource("Resource_5tyar"), SubResource("Resource_48xq6")])
|
||||
MotivationReward = 4.0
|
||||
PlayerDetectionRange = 90.0
|
||||
ViewRange = 120.0
|
||||
AlarmReactRange = 150.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue