Announcement

Collapse
No announcement yet.

CreateCollisionSphere and OnCollisionEnter + bvisible

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    CreateCollisionSphere and OnCollisionEnter + bvisible

    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..
    Last edited by kgtrey1; 12-20-2019, 05:13 PM.

    #2
    The collision functions/system didn't work out as intended. So I'm going to remove them in the next update.
    Will look for a better replacement to this.

    Comment

    Working...
    X