Hello All
All My Tutorials Here
construct.net/en/tutorials/construct-tutorials-2525
In the file bellow you will see how to make objects follow a path and create amazing games , with the possibility to make several paths.as games like galaga , or race games .
The Other File has a simple way to object follow the path by the number of the sprite as sprite(0).x and sprite(1).x and so on .
The last file the objects follow the path by json file.