How to rotate object?

I need a way to set object’s angle. Either I am missing something or there is no way of doing it. I need it to work the same as setting “Angle” option in object inspector.

Again… maybe I’m not understanding :smiley: . Are you searching a common way to rotate a sprite object between events actions, Like “All actions” > “Sprite” > “Direction” > “Change the direction” ?

No, I am searching for option to do it to all objects (all objects are rotatable in the editor, so why not in game?). I need this for cutscene that comprises of more things than just sprites (and rendering all those things to sprites would be cumbersome).