reset password
Author Message
cmanzanojr
Posts: 4
Posted 10:23 Feb 24, 2013 |

I'm trying to get a platform/floor to move from side to side so that my player can jump on it when it is close by and jump off when it approaches the next platform/floor. Anyone know what behaviors and/or events I should use?

BryanYeh
Posts: 38
Posted 19:17 Feb 24, 2013 |

Add the behavior "Sine" and set the movement to Horizontal.

There's an example template in construct 2 called Template-Platformer. There is an example of one in there.