Forum Discussion

xTravyDx's avatar
xTravyDx
Member
8 months ago

Collision detection not registering..

Why are collision events so bad at registering.. can I change it to continous detection like in unity? Getting sick of Having to use triggers on things I could do with simple collision.

This is not just happening on fast moving object I can have a person walk into a wall stopping their movement due to Collison and half of the time get no registered collision event.

3 Replies

  • Have you tested this in a published world or is this just edit mode? If it is just edit mode, please verify this is still happening after you publish the world.

    • xTravyDx's avatar
      xTravyDx
      Member

      Yes happens in published world. Noticed it when I first started using horizon. Figured the collision detection on meta must just not be as good as some other platforms so I've just switched to triggers to accomplish the same things but trying to keep it simple and optimize my worlds for capacity ect. 

      Has anyone else that has built on other platforms noticed this? 

      • gausroth's avatar
        gausroth
        Mentor

        I know collisions with objects inside of groups are iffy and if you toggle collisiond on an object it doesn't always happen right away.