How do I make them ignore projectiles from collision?
by setting it in collision settings.
First of all you need to create collision channel “Projectile” in project settings. Then change collision for your projectile object to custom and set projectile channel to ignore.
All other objects must have it set to block.