Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Accelerometer 3Dimension movement

Discussion in 'Scripting' started by indie6, Oct 26, 2015.

  1. indie6

    indie6

    Joined:
    Dec 15, 2012
    Posts:
    101
    Is it possible to use accelerometer to move in all three dimensions? I can move up/down/left/right but unable to move in forward and backwards direction using the Input.acceleration vector.