Hello,
With a friend, we are implementing script that uses collision as proximity detectors.
With collision boxes, everything is working but when it comes to CollisionSphere, it looks like the OnCollisionEnter event doesn't detect the collision with sphere.
By the way, the argument bVisible isn't working at all.
We both have this issue, that's why i'm posting it.
Edit: I can't set the box size btw..
With a friend, we are implementing script that uses collision as proximity detectors.
With collision boxes, everything is working but when it comes to CollisionSphere, it looks like the OnCollisionEnter event doesn't detect the collision with sphere.
By the way, the argument bVisible isn't working at all.
We both have this issue, that's why i'm posting it.
Edit: I can't set the box size btw..
Comment