Hi there,
I am wondering if you / this plugin can help with my latest game project. I am basically building a type of lemmings game, where a lemming can build a "bridge". This works fine, and i currently give it jump though behaviour so if other lemmings fall off the bridge then can walk through the bottom of it until they approach in the correct direction and go up the bridge again.
This has surfaced a bug (i think)... If a lemming is going up a bridge, but touches another bridge (going in the opposite direction that also has jump thorough) the lemming forgets the jump through properties of the platform he is on for the new one he has touched and so falls through the bridge he is climbing.
Basically i think the lemming sprite is confused when more than one platform he is touching has jump through. I will add a link to the current state of the game today. I just wondered / hoped this plugin would solve the issue...?
Thanks so much
Paul