![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | Xian |
Exactly as it says. I want to change the handheld orientation using gdscript. I know I can set it in the project settings but I can’t seem to change it using gdscript. I even tried doing something like this
print(get("display/window/handheld/orientation"))
to see if It exist because the description labeled it as such and it returns
null
So can anyone teach me how to access and change handheld orientation