21-09-2020, 07:00 AM
(This post was last modified: 21-09-2020, 07:29 AM by joshuajames1.
Edit Reason: added the code, for better understanding
)
So I have a box collider and it's set to isTrigger= true, and eveytime the rope passes through to it, it will increase your score. It works but sometimes it's getting called twice. I just want it to work like OnTriggerEnter.