Is it possible to tell an object with a collider not to concern itself with something else with a collider? I am currently having several problems shooting my characters projectiles. One problem being as that they are hitting the character before going anywhere. If I was able to tell the projectiles to disregard my characters collider I think it will solve my issues.
Thank you in advance.