Set the object position on a singe axis.
This statement can be performed for the 3 axis: X, Y, Z.
Compatible with any type of object: sprites, lights, camera.
move x s to x
s sprite name x horizontal
Source do ?angle + 1 move x "camera" to 20 * (sin ?angle) update loop
