Hey guys quick question (i hope!)
I have a platform (a conveyor belt) that doesn’t move, and a ground platform that doesn’t move
When i contact the conveyor belt, i want my character to slide either left or right depending on the direction the conveyor is going in.
I know how to do this but I am stuck with handling multiple collisions?
I only want the behavior to apply to the platform, not the ground.
I have my collisions set up as per the sample in the API section.
So basically my question is, how do you handle multiple collisions with your main actor and other objects? I can collide with multiple objects fine, but i want custom actions to be applied to my actor when he collides with specific objects.
Thanks [import]uid: 6981 topic_id: 2681 reply_id: 302681[/import]