-
Couldn't load subscription status.
- Fork 66
Screen Orientation Lock (reopened) #1838
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
For Constibutor My extension is not a duplicate of Orientation Checker. That one is reactive — it only detects the current orientation and lets the developer show an object/message if the game is being played in the wrong orientation. By contrast, my extension is proactive — it uses the Screen Orientation API to force the game into either portrait or landscape mode. This is a different use case: instead of just warning the player, it actually locks the orientation. Thank you, If there's somethings for changing. I'm ready to work on that, I'm also sorry but I had to reopen it because the other one was closed before I can explain. |
|
Is it not the same as your other PR? |
|
Hello D8H, Yeah it's the same I just changed the name and other things to avoid confusion. |
I'm not sure which one you meant, but please do stop opening new PR for the same thing. |
|
I'm sorry, It's my first extension, a bit inexperienced. I'm ready to learn. close all of them please, except this one. also if there's something for changing please tell me. Thank you!!😁 |
8417747 to
f05445f
Compare
Hi! I’ve updated the extension and added an example project. All checks are passing again—would love a review when you get the chance🙂 |
Description
This extension adds,
How to use the extension
Changing The Orientation
Check The Orientation, Condition
Checklist
What tier of review do you aim for your extension?
Reviewed
Example file
gdevelop-game.zip
Extension file
ScreenOrientationLock.zip
Extension by @CreatorADOfficial
You can update the extension on this "Pull Request" by commenting the update command: in the comment field, type
!update, then drag and drop a zip file with your extension file in the commenting field, like how you initially submitted the extension. It should look like this:It can take a few seconds for the file to fully upload and show as the above. Once it is like shown above, click "Comment" and let the bot do the rest!