}
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精美茶楼的设计
- 下一篇:城市广场设计要素初探+文献综述
-
-
-
-
-
-
-
g-C3N4光催化剂的制备和光催化性能研究
NFC协议物理层的软件实现+文献综述
高警觉工作人群的元情绪...
中国传统元素在游戏角色...
上市公司股权结构对经营绩效的影响研究
C++最短路径算法研究和程序设计
现代简约美式风格在室内家装中的运用
巴金《激流三部曲》高觉新的悲剧命运
江苏省某高中学生体质现状的调查研究
浅析中国古代宗法制度