mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-04 16:03:11 +02:00
made basic soldiers attack no faster than every second tick
+ one tick to reload the gun I guess
This commit is contained in:
parent
70c7414a0b
commit
0fcd903343
@ -86,7 +86,8 @@ MonoBehaviour:
|
||||
rangeAttack: 3
|
||||
rangeView: 1
|
||||
damageAttack: 1
|
||||
speedAttack: 5
|
||||
speedAttack: 2
|
||||
lastAttackTick: -1
|
||||
nameText: {fileID: 6838251604148675782}
|
||||
healthPointsText: {fileID: 8012357605284019061}
|
||||
--- !u!1 &2026481257847620386
|
||||
|
||||
Loading…
Reference in New Issue
Block a user