Rotate an object relative to its current rotation.
Compatible with any type of object: sprites, lights, camera.
turn s by x,y,z
s sprite name x horizontal y vertical z depth
Source turn "player" by 1,0,0

Rotate an object relative to its current rotation.
Compatible with any type of object: sprites, lights, camera.
turn s by x,y,z
s sprite name x horizontal y vertical z depth
Source turn "player" by 1,0,0