Unfortunately for me it doesn't even work on iPad even if I open the URL address via Google Chrome.
While with Android and MacBook I can get full screen, with iPhone and iPad I can't. What am I doing wrong?
Develop games in your browser. Powerful, performant & highly capable.
Hi, I'm using the Release r241 stable but I still can't get full screen on Apple mobile devices (iPhone, iPad). Anyone have any suggestions?
You mean you want to stop it at 90 degrees? Rotation will almost never be exactly 90, so you need to check if Sprite.Orbit.TotalAbsoluteRotation>=90 and then set the orbit speed to 0 and set Rotation to 90.
ok, it works. thank you so much
How can I rotate my sprite exactly 90 degrees (integer, not decimal) via the Behavior Orbit? The System> Sprite.Orbit.TotalAbsoluteRotation=90 condition does not work and the System> Sprite.Orbit.TotalAbsoluteRotation >=90 condition returns me different decimal values each time.
Member since 21 Feb, 2021