You should be able to have multiple collision components on one actor. Just make sure when you get the event hit (I’m guessing this is what you’re using?) You check that the hit component isn’t the shield.
You should be able to have multiple collision components on one actor. Just make sure when you get the event hit (I’m guessing this is what you’re using?) You check that the hit component isn’t the shield.