文件名称:MouseLookControl
- 所属分类:
- 其他游戏
- 资源属性:
- [Windows] [Visual.Net] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- z*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Unity3D中鼠标控制摄像机脚本,上下左右全方位旋转。-MouseLook rotates the transform based on the mouse delta.
/// Minimum and Maximum values can be used to constrain the possible rotation
/// To make an FPS style character:
///- Create a capsule.
///- Add the MouseLook scr ipt to the capsule.
/// Set the mouse look to use LookX.
/// Minimum and Maximum values can be used to constrain the possible rotation
/// To make an FPS style character:
///- Create a capsule.
///- Add the MouseLook scr ipt to the capsule.
/// Set the mouse look to use LookX.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MouseLook.cs