hi i want to know how to use option to move sprite between 2 points i.x from a to b
There are several ways depending on your goal ...
One is to insert the bullet behavior, and limit the movement at the desired coordinates.
Develop games in your browser. Powerful, performant & highly capable.
— thanks for your answer , can you explain it with an example or share with me tutorial or anything that can help?
The following example:
https://prntscr.com/ghyntz
Hey ismailsawan!
This .capx shows two ways of moving objects: Bullet and Sine behavior. There are many more.
https://www.dropbox.com/s/h2r8cxtmk8hmd ... .capx?dl=0
Hope it helps! Cheers!