Can i move actor? i have 16px cloud sprite, i need to move it to left X around 10-16px and back -X same 10-16 px. Is it possible to animate it with "Event"? Thank you!
the game may not handle well as you have to use Move To and it does pause input (i believe) so i don't think that would work, but you could use animation frames and multiple sprites to make it look like its moving..?