0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

ACTION GAME MAKER 射撃攻撃の向きを反転させる処理を実装2

Posted at

アニメーションをセットすることでGDスクリプトを書くことなく反転させることができます。

向き変更 (1).gif

ヴィジュアルスクリプトのやり方

  1. クナイにAnimationPlayerを作成(スケールでキーフレームをセット)
  2. クナイのGameObjectにアニメを登録
  3. ヴィジュアルスクリプトで登録したアニメを初期アクションに設定

チュートリアルの内容どおりですが、3だけ細く
ゲームオブジェクトのヴィジュアルスクリプトで登録したアニメーションをセットする

アニメーションカテゴリー.png

※アニメーションカテゴリ名の部分

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?