Make enemy not walk through platforms?

Discussion in 'How Can I...?' started by evovi, Oct 9, 2015.

  1. evovi

    evovi Guest

    Joined:
    Sep 25, 2015
    Messages:
    16
    Likes Received:
    4
    Any idea on how i would prevent my enemy from walking through platform objects?
     
  2. Sean Buildbox

    Sean Buildbox Serious Boxer

    Joined:
    Sep 24, 2015
    Messages:
    902
    Likes Received:
    1,076
    What is the enemy objects collision type? If set to collide this should not occur
     
  3. ha_john86

    ha_john86 Boxer

    Joined:
    Sep 25, 2015
    Messages:
    1
    Likes Received:
    0
    If you choose physics of collisions will work, but this makes the enemy off balance.
    The best method I use "logic" and "sleep"
     
  4. evovi

    evovi Guest

    Joined:
    Sep 25, 2015
    Messages:
    16
    Likes Received:
    4
    he is set as:
    fixed movement
    Collide
    Distance based wake up and sleep

    But still when awake glides right through a platform :/ if i change the platform to physics he brings it with him :/
     

Share This Page