You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im trying to create my own vehicle using modified prefab and so far so good car moves and steers but camera always point underneath the chassis, Ive tried modifying the parameters of height and distance but it always was either too far or too low .
The text was updated successfully, but these errors were encountered:
Make sure the cast mask on the camera control script excludes the layers that your vehicle's colliders are on, or set the layer of the colliders to be different. The included vehicles have everything on the Vehicles layer and the camera only pays attention to the Default layer.
Im trying to create my own vehicle using modified prefab and so far so good car moves and steers but camera always point underneath the chassis, Ive tried modifying the parameters of height and distance but it always was either too far or too low .
The text was updated successfully, but these errors were encountered: