Search Unity

Box Collider/FPC problem

Discussion in 'Scripting' started by KarneeKarnay, Jan 28, 2013.

  1. KarneeKarnay

    KarneeKarnay

    Joined:
    Sep 3, 2012
    Posts:
    61
    I 'm currently making a platform game with the a cube obstacles that tries to knock players off platforms. The problem I have is that the cube goes through the player rather than colliding with them.

    I'm not sure if this is a box collider issue or the First Person Controller I'm using.