Thứ Năm, 25 tháng 10, 2012

Unity ~ make model animation loop

function Start() {
animation.wrapMode = WrapMode.Loop;
animation.Play();
}


http://answers.unity3d.com/questions/26362/simple-question-about-animation.html

Không có nhận xét nào:

Đăng nhận xét