Behaviors to get/set screen rotation
-
Currently there is only a rotate by behavior for screen rotation, and not a way to set its rotation to an exact value. Although this is currently possible with some math and a box container to keep track of screen rotation it is very inconvenient. It would also be helpful if the get screen behavior returned the screen rotation, because the only way to keep track of it currently is to have a box container and to manually set it each time you rotate the screen.