本プログラムはUnity KeyCode拡張プログラムです。 KeyCodeの取得、保存を行えます。 また、キーボード、ゲームパッドの入力を一つのコードで簡単に取得することができます。 使い方 このプログラムはInputData.csを基に動作します。 キーパターンの拡張 ...
The Klazapp Enum Generator is an advanced Unity Editor tool designed to facilitate the swift creation of enumeration (enum) types within the Unity environment. By automating the enum generation ...