This mechanic shows how to implement movement in 2D for a user's character using a set of input keys. The code below is implemented using the WASD and arrow keys ...
本プログラムはUnity KeyCode拡張プログラムです。 KeyCodeの取得、保存を行えます。 また、キーボード、ゲームパッドの入力を一つのコードで簡単に取得することができます。 使い方 このプログラムはInputData.csを基に動作します。 キーパターンの拡張 ...