Updated Accelerometer.md (markdown)
commited
commit
edf29499e6b38908f818d32731e01bcefc42fd0a
... | ... | @@ -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. |