Accelerometer: Difference between revisions
Nikitaivanov (talk | contribs) (Created page with "Outputs the tilt direction of the device. File:Accelerometer1.png Outputs: * Direction: Outputs the tilt direction of the device. == Notes == * The accelerometer makes the screen orientation unchangeable during gameplay when the direction output is connected to anything. == Examples == The accelerometer by itself is jumpy and not very smooth at all, this can be fixed with the next script! [[File:]] Combined with the second script, you can make labyrinth-style...") |
(No difference)
|
Revision as of 19:07, 16 May 2024
Outputs the tilt direction of the device.
Outputs:
- Direction: Outputs the tilt direction of the device.
Notes
- The accelerometer makes the screen orientation unchangeable during gameplay when the direction output is connected to anything.
Examples
The accelerometer by itself is jumpy and not very smooth at all, this can be fixed with the next script!
[[File:]] Combined with the second script, you can make labyrinth-style camera rotations that look nice on the eyes! [[File:]]