mirror of
https://github.com/GTA-ASM/SanAndreasUnity
synced 2025-02-16 21:08:28 +00:00
adjust speed params
This commit is contained in:
parent
4eed0a4bbe
commit
02729c27d3
1 changed files with 3 additions and 1 deletions
|
@ -4634,7 +4634,9 @@ MonoBehaviour:
|
|||
explosionDamageAmount: 1500
|
||||
explosionDamageRadius: 7
|
||||
particleSystemMultiplier: 1
|
||||
speed: 15
|
||||
speed: 12
|
||||
acceleration: 2.5
|
||||
maxSpeed: 30
|
||||
rotationSpeed: 720
|
||||
lifeTime: 20
|
||||
m_modelAttachTransform: {fileID: 7991730905356042406}
|
||||
|
|
Loading…
Add table
Reference in a new issue