Unity Tutorial 1 - Using "Vector3.Lerp" to move object from Point A to Point B
У вашего броузера проблема в совместимости с HTML5
Lerp is to move object from Point A to Point B in a more smoother way compared to transform.Translate or using physics to move the object. Any improvements please do share and comment.