Hello,
How can I rotate my screen? I’m working on an Android game. I want to make my game widescreen. So I have to flip the screen.
Regards,
Hello,
How can I rotate my screen? I’m working on an Android game. I want to make my game widescreen. So I have to flip the screen.
Regards,
search for “orientation” in the scripting reference documentation
Thanks.