- Home /
3D Platformer Tutorial - !IsFinite(outDistanceAlongView) Error
I have the player now starting in a different part of the 3D platformer tutorial world. I fixed settings on the camera so that it still has the same settings as before when the player started in the front by the jail cell. However, now when the camera follows the player to the part of the world he is at, I get the same error: !IsFinite(outDistanceAlongView)
This error doesn't pop up initially upon gameplay. It occurs after the 2nd or 3rd time. Not sure how to set my camera settings up so that it will work...
TaragoN.
Your answer
Follow this Question
Related Questions
Keep getting the Error: Camera' does not contain a definition for `mainCamera' 2 Answers
How to make camera position relative to a specific target. 1 Answer
Player move and camera problem 2 Answers
2 Cameras layer wont render till i turn it off/on 0 Answers
Camera.current.Render() renders AND makes a NullReferenceException error 0 Answers