}
else if(GUI.Button(Rect(20,370,60,60),text6))
{
animation.Play("attack");
}
else if(GUI.Button(Rect(20,440,60,60),text7))
{
animation.Play("attack_combo");
}
else if(GUI.Button(Rect(20,510,60,60),text8))
{
animation.Play("dead");
}
}
4.2.2 摄像机跟随代码
using UnityEngine;
public class MouseFollowRotation : MonoBehaviour {
public Transform target;
public float xSpeed=200, ySpeed=200, mSpeed=10;
public float yMinLimit=-50, yMaxLimit=50;
public float distance=2, minDistance=2, maxDistance=30;
//bool needDamping = false;
public bool needDamping =true;
float damping = 5.0f;
public float x = 0.0f;
public float y = 0.0f;
public void SetTarget( GameObject go )
{
target = go.transform;
}
// Use this for initialization
void Start () {
Vector3 angles = transform.eulerAngles;
- 上一篇:3dsmax+V-ra精美茶楼的设计
- 下一篇:城市广场设计要素初探+文献综述
-
-
-
-
-
-
-
乳业同业并购式全产业链...
十二层带中心支撑钢结构...
河岸冲刷和泥沙淤积的监测国内外研究现状
电站锅炉暖风器设计任务书
大众媒体对公共政策制定的影响
杂拟谷盗体内共生菌沃尔...
酸性水汽提装置总汽提塔设计+CAD图纸
中考体育项目与体育教学合理结合的研究
java+mysql车辆管理系统的设计+源代码
当代大学生慈善意识研究+文献综述