ある仕組みを作りたかったため、unityにおける文字入力の認識について一通り調べてみたものの、UI→InputFieldを用いた方法がほとんどでした。 私の想定はCanvasを用いない方法なので日本語の情報がけっこう少なかったです。 入力されたキーの取得方法は下記 ...
pagongamedev / javascript-gameinput-and-keycode-mapping-with-unity-style Public Notifications You must be signed in to change notification settings Fork 0 Star 0 ...
Hi, When I build to Android Platform, it can't detect Input such as "Input.GetKey(KeyCode.JoystickButton0)", will ViveInput.cs provide such method? Thanks! By the way, After checking the Logcat, I can ...