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
This is caused by the prevPosition, prevLeft and prevRight variables being set to Vector3.zero in the first iteration, which causes problems in most cases.
The result is not so pretty:
This is caused by the prevPosition, prevLeft and prevRight variables being set to Vector3.zero in the first iteration, which causes problems in most cases.
The result is not so pretty: