About a screen length before my snowboarder hits the finish line collider the finish line debug.Log is triggered but, my snowboarder is nowhere near the finish line collider box. It looks like it is triggered the moment the finish line comes into view
Hi,
Only colliders are able to collide with colliders. For this reason, if something gets triggered too early, check if the script is on the wrong game object and if all colliders are at the correct position and that they have the correct size. The camera must not have a collider attached.
See also:
- Forum User Guides : How to mark a topic as solved
This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.