【3Dゲームエンジン】Unity質問スレッド8at GAMEDEV
【3Dゲームエンジン】Unity質問スレッド8 - 暇つぶし2ch229:名前は開発中のものです。
14/03/22 14:26:25.72 VXAt0l5X.net
>>221
いや、もちっとプログラム勉強しようや
function Jumping(){
var lastDanceTime = animation["dance"].time;
animation.Play("jump");
yield WaitForSeconds(1.0);
Jumpflg=false;
animation["dance"].Play()
animation["dance"].time = lastDanceTime;
}


次ページ
続きを表示
1を表示
最新レス表示
レスジャンプ
類似スレ一覧
スレッドの検索
話題のニュース
おまかせリスト
オプション
しおりを挟む
スレッドに書込
スレッドの一覧
暇つぶし2ch