Object Collision

Discussion in 'How Can I...?' started by patostar, May 9, 2019.

  1. patostar

    patostar Avid Boxer

    Joined:
    Jan 27, 2018
    Messages:
    483
    Likes Received:
    86
    I have an enemy object set as a physics object that's going up and down, and below it there is a platfrom, I don't want the enemy physics object to collide with the platform, if I change the platform to no collide then the character won't be able to walk on it, if I change the enemy object to no collide then its physics will change, how do I do this?
     
  2. itzonator

    itzonator Serious Boxer

    Joined:
    Dec 18, 2017
    Messages:
    595
    Likes Received:
    230
    Add another object that's invisible with physics without any 3D worlds on top of the existing platform.
     
    patostar likes this.

Share This Page