Actor sticking to collider walls
allc1865
Member, PRO Posts: 777
Hi, I've set up collider walls, but every time the actor collides with those walls, he sticks to the walls, and if you try to go left or right to get away from the wall, he won't go.
Could any one help me with this?
Thanks
Comments
Did you put a collide behavior in the actor if not do that, if yes then tell more about this problem.
Jarritos
@Jarritos, hi, I put a collide behavior in the actor that is sticking to the walls. I did not put one in the wall collider actor itself - just in the player actor.
@Jarritos, actually it's my mistake. I have rules to collide with player actor in the collider walls actor. In the player actor I have a collision rule to collide with tag, which has my collision walls in there.
Thanks