Login

Fancade Wiki

Updated Accelerometer.md (markdown)

... ...
@@ -7,7 +7,7 @@ Outputs:
7 7
* Direction: Outputs the tilt direction of the device.
8 8
9 9
## Notes
10
* It makes the screen orientation unchangeable during gameplay when the direction output is connected to anything.
10
* The accelerometer makes the screen orientation unchangeable during gameplay when the direction output is connected to anything.
11 11
12 12
## Examples
13 13
The accelerometer can be connected to anything to lock your screen's orientation, even things that do nothing at all, this can be used for scripts that only work in one orientation.
Fancade Wiki