ScriptBlox is undergoing maintenance, so downtime is possible. Sorry for the inconvenience!
Universal Script 📌
501 Views

Rotation Lock

Universal Script 📌Uploaded by
2 months ago
Please login to perform these actions:

Description

This script forces the player’s screen orientation to stay locked in LandscapeRight (Left because the landscaping is reverse) It works by: getting the local player and their PlayerGui setting a target orientation with Enum.ScreenOrientation.LandscapeRight repeatedly reapplying that orientation every frame using RunService.RenderStepped That means even if the game or device tries to change the orientation, this script keeps it fixed. The comment notes that you can switch it to LandscapeLeft by changing Right to Left. Auto execute is recommended for no annoying auto tilting for mobile Better version of @majwejner script Enjoy the script!

View Raw
Edited By: vincent009 Download


Comments
0
No comments. Please Login to add a comment.