GDevelop-extensions icon indicating copy to clipboard operation
GDevelop-extensions copied to clipboard

Screen Orientation Lock (reopened)

Open CreatorADOfficial opened this issue 3 months ago • 1 comments

Description

This extension adds,

  • Locking the Screen Orientation Using Orientation API ( Offers a way to check it ) -- Including Reverse Orientation.
  • Expression ( For getting Current Locked Orientation )

How to use the extension

Changing The Orientation

  • Go to actions, camera and you will see the event Change Orientation.

Check The Orientation, Condition

  • Go to Conditions, Camera and you will see the event "If Orientation"

Checklist

  • [x] I've followed all of the best practices.
  • [x] I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
  • [x] I am aware that the extension may be updated by anyone, and do not need my explicit consent to do so.

What tier of review do you aim for your extension?

Reviewed

Example file

gdevelop-game.zip

Extension file

ScreenOrientationLock.zip

CreatorADOfficial avatar Sep 21 '25 12:09 CreatorADOfficial