is there a way i can get the native screen width and height seperate from each other like for say getting the resolution of the screen then spliting the width and height into 2 seperate variables but i first need to know how to get the screen resolution first
Hi ,
You should be able to use a node called “get viewport size”, which will give you the x and y values of the screen separately.
thanks for the help
wait i how do i get them seperate though?
nevermind