How do i make a Guy jump on a platform like the doodle guy in doodle jump does? i.e. A guy jumps from beneath a platform onto that platform without bouncing, only when he is on top of it.
Hey Tshirt, I was playing with the one you have on the GS Filter. Is that the same? It looks more complicated then the one I was looking at in the filter. Is it more responsive or anything?
Comments
It looks more complicated then the one I was looking at in the filter. Is it more responsive or anything?
Thanks mate.
In the platform you want to jump through have a rule: attribute...game.Hero.Y > self.position.Y
Collide..actor of type...Hero
Like TSB said you need to constrain the X Y of the hero.
Darren.