removed section about it locking the screen to orientation, since it's no longer true
commited
commit
ace4ac159d89d8a0af68bb4b4c7fdbd9558a248d
... | ... | @@ -10,8 +10,6 @@ Outputs: |
10 | 10 | * The accelerometer makes the screen orientation unchangeable during gameplay when the direction output is connected to anything. |
11 | 11 | |
12 | 12 | ## Examples |
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. |
|
14 | [[/uploads/Screenshot_2022_0628_221857.png]] |
|
15 | 13 | |
16 | 14 | The accelerometer by itself is jumpy and not very smooth at all, this can be fixed with the next script! |
17 | 15 |