playMaker

Author Topic: Player & Enemy Not Colliding  (Read 2193 times)

EpicChowder 619

  • Playmaker Newbie
  • *
  • Posts: 13
Player & Enemy Not Colliding
« on: February 02, 2015, 06:57:46 AM »
I've got a player and an enemy which both move at the same time. If the enemy touches the player or the goal then the level resets only the enemy cannot collide with the player. If you attempt to collide them, they stop within millimeters of each other as if they had collided but i Checked in the Enemy's FSM and it does not collide.

Does anyone have a solution to this?