The Lerp function in unity snaps the object not moving it smoothly

前端 未结 0 492
孤城傲影
孤城傲影 2020-12-04 22:48

when i use Time.deltaTime * 100 it snaps to the right place it doesn\'t go smoothly

selectedChessman.transform.position = Vector3.Lerp(selectedCh         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题