Unity開発メモ-03_操作キャラの作成

操作キャラの作成1

キャラクターアクションの実装 以下の流れでキャラクターの動きを実装する CharacterStateManager ↓ CharacterState ↓ CharacterEvent ↓ ComponentEvent