mirror of
https://github.com/GTA-ASM/SanAndreasUnity
synced 2024-11-26 22:10:17 +00:00
Change vehicle setting
This commit is contained in:
parent
9e116c0341
commit
b1f7854d48
1 changed files with 2 additions and 1 deletions
|
@ -88,4 +88,5 @@ MonoBehaviour:
|
||||||
type: 3}
|
type: 3}
|
||||||
syncLinearVelocity: 0
|
syncLinearVelocity: 0
|
||||||
syncAngularVelocity: 0
|
syncAngularVelocity: 0
|
||||||
disableRigidBodyOnClients: 1
|
disableRigidBodyOnClients: 0
|
||||||
|
syncPedTransformWhileInVehicle: 0
|
||||||
|
|
Loading…
Reference in a new issue