unity3d之鼠标控制人物移动

参考http://blog.csdn.net/a2587539515/article/details/9390795博文spa 实现其实很简单,用到navigation .net 第一步获取鼠标点击的世界坐标blog 第二步,移动到改坐标点it 代码以下:io Vector3 point; // Update is called once per frame void Update () { Ra
相关文章
相关标签/搜索