Accelerometer

Revision as of 19:07, 16 May 2024 by 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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 camera rotations that look nice on the eyes! [[File:]]