Lock screen orientation: Difference between revisions
m
Rename images
(Transferred the page from the old wiki) |
-u ndefined- (talk | contribs) m (Rename images) |
||
Line 8: | Line 8: | ||
The first one is changing camera rotation depending on the screen orientation so the way a player flips a device doesn't have an effect on what is displayed on screen: | The first one is changing camera rotation depending on the screen orientation so the way a player flips a device doesn't have an effect on what is displayed on screen: | ||
{{Image|Set Camera lock orientation.png}} | |||
These scripts will set vertical orientation. | These scripts will set vertical orientation. | ||
Line 16: | Line 16: | ||
It's useful when you don't necessarily need a specific orientation to be set but you want it to be unchangeable during gameplay. | It's useful when you don't necessarily need a specific orientation to be set but you want it to be unchangeable during gameplay. | ||
{{Image|Accelerometer lock orientation.png}} | |||
[[Category:Scripting]] | [[Category:Scripting]] |