Browse Source

Weapons fires 4 times a second (#251)

Signed-off-by: Olex Lozitskiy <[email protected]>
Olex Lozitskiy 2 years ago
parent
commit
c1be60922b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Prefabs/Player.prefab

+ 2 - 2
Prefabs/Player.prefab

@@ -421,8 +421,8 @@
                         "WeaponParams": [
                             {
                                 "WeaponType": 1,
-                                "WeaponMaxAimDistance": 25.0,
-                                "CooldownTimeMs": 1000,
+                                "WeaponMaxAimDistance": 50.0,
+                                "CooldownTimeMs": 250,
                                 "ActivateFx": {
                                     "ParticleAsset": {
                                         "guid": "{123FCBB4-016F-56D6-9DEC-BD329101C46F}"