Thank you.
But how can I make it for a specific platform.
If I use wait, it will affect all of them ?
You need to pick each one independently, not sure how you pick, but by the looks of your events I think you call once the function so if you have more than one platform you will need a:
System "For Each" Platform -------------------Action: Wait (DelayTime * LoopIndex)
The first one will move right away:
The "For Each" needs to be on the Top Event and move all that code inside the function on a subevent of the For each as you have some picking going on there.
Note:
You have the Sine Behaviour swell that can move platforms nicely with patterns.
I dont understand the language but I dont see how you move the Platforms.