Skip to content

futurerealitylab/UnityControllerAndroid

Repository files navigation

Sender

  • Build SenderScene into iOS or Android
    • iOS Recommended.
    • Didn't test on Android. Axis might be wrong.

Receiver

  • Add Prefabs/RemoteControllerReceiver to the scene.
  • Get orientation: AGRemoteController.RemoteControllerReceiver.Instance.Orientation
  • Get key event (currently with key 'A' or 'B'): if (AGRemoteController.RemoteControllerReceiver.Instance.GetKeyDown('A'))
  • See ReceiverSceneExample

About

Simple Ugly Android Controller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published