Fix wheels position on the vehicle #270 #128
Annotations
10 errors
build (16.13.x)
Property 'chassisPhysicsBody' does not exist on type 'Player'.
|
build (16.13.x)
Property 'wheelMeshes' does not exist on type 'Player'.
|
build (16.13.x)
Property 'steering' does not exist on type '{ position: any; rotationQuaternion: any; quaternion: any; } & { position: Vector3; rotationQuaternion: Quaternion; quaternion: Quaternion; }'.
|
build (16.13.x)
Property 'steering' does not exist on type '{ position: any; rotationQuaternion: any; quaternion: any; } & { position: Vector3; rotationQuaternion: Quaternion; quaternion: Quaternion; }'.
|
build (16.13.x)
Property 'force' does not exist on type '{ position: any; rotationQuaternion: any; quaternion: any; } & { position: Vector3; rotationQuaternion: Quaternion; quaternion: Quaternion; }'.
|
build (16.13.x)
Property 'force' does not exist on type '{ position: any; rotationQuaternion: any; quaternion: any; } & { position: Vector3; rotationQuaternion: Quaternion; quaternion: Quaternion; }'.
|
build (16.13.x)
Property 'update' does not exist on type '{ body: { position: any; rotationQuaternion: any; quaternion: any; }; wheels: { position: any; rotationQuaternion: any; quaternion: any; }[]; } & { body: { position: Vector3; rotationQuaternion: Quaternion; quaternion: Quaternion; }; wheels: { ...; }[]; }'.
|
build (16.13.x)
Cannot find name 'wheelMesh'. Did you mean 'wheelMeshes'?
|
build (16.13.x)
Cannot find name 'wheelMesh'. Did you mean 'wheelMeshes'?
|
build (16.13.x)
Property 'transform' does not exist on type '{ position: any; rotationQuaternion: any; quaternion: any; }'.
|