Hi guys, i have a problem that keeps me pinned ,
i want to rotate the layer or layout and i put these events
System <Every tick >> Set layout angle = layout.angle + 1
This does it job fine at what its doing however i dont wont the center of rotation to be the middle of the layout , i want it to be the bottom so that i can put a sun and a moon for example and make them appear from the botton of the screen , pass all the way through the sky and then hide again in the bottom
like this
x = center of layout rotation
________________
x
________________
________________
_______x________
how do i do that ? thx