mirror of
https://github.com/GTA-ASM/SanAndreasUnity
synced 2024-11-15 08:47:13 +00:00
don't disable vehicle's rigid body
This commit is contained in:
parent
2a8381d4b0
commit
6da3108432
1 changed files with 2 additions and 1 deletions
|
@ -86,9 +86,10 @@ MonoBehaviour:
|
|||
m_EditorClassIdentifier:
|
||||
vehiclePrefab: {fileID: 5841438317718401360, guid: abddce9c98c1ba5a992f109cfd8c5a5c,
|
||||
type: 3}
|
||||
cameraDistanceFromVehicle: 6
|
||||
syncLinearVelocity: 1
|
||||
syncAngularVelocity: 1
|
||||
disableRigidBodyOnClients: 0
|
||||
whenToDisableRigidBody: 0
|
||||
syncPedTransformWhileInVehicle: 0
|
||||
syncVehicleTransformUsingSyncVars: 1
|
||||
controlInputOnLocalPlayer: 1
|
||||
|
|
Loading…
Reference in a new issue