How can I make a spirite move in a sine wave manner?
Develop games in your browser. Powerful, performant & highly capable.
use sin(time * modifier) * modifier
Play with the modifiers to adjust values like speed and distance.