Collision System (How To Make Multiple Targets?)
-
Switch the Trigger names it's using the same trigger name as the "moving_object" one so it obviously reacts to it even though it's not colliding with anything.
Collider_one_1
entered_1
exit_1
So it goes with a different trigger than just duplicate the moving_object and just do the same thing switch the trigger names to the ones above.
Comment actions -
Results
=
Comment actions -
Thanks a lot ItzJustSamu I will try this out now.
Also another question: How can I only have one "yellow" (moving object) that can collide with multiple red ones individually?
Because seems with the new approach I can only have "pairs"?Comment actions
Please sign in to leave a comment.
Have a comment?