I have made a moving platform for a game that I am making on GDevelop, I added the movement behaviour for the moving platform and it works but however it continues to move forward instead of back-and-forth in one place like other moving platforms.
Is there anyway I could fix this?
You can add a rectangular movement behavior (or something like that).
The standard way is to place 2 blocks at either end where the platform should reverse direction. Then one implementation is: