コード例 #1
0
ファイル: Move.cs プロジェクト: linzhonghao3/Underearth
 void FixedUpdate()
 {
     cc.Move(move, jump);
 }