|
I'm having trouble getting an OnTrigger event to work with multiple collisions, whether it be another player or object also in the trigger. Here's my code, I've tried putting it on the trigger and on each player, but it only affects one object: This is only the function, not all of the variables are included. Everything else works, but the trigger is only working for one object.
(comments are locked)
|
|
Make sure your collisions have each at least one non-kinematic rigidbody involved.
(comments are locked)
|
