FE Gun Kit Shield Not Working

Hey guys I’ve been trying to make a shield for FE gun kit that will block bullets from hitting the player whilst it is equipped, but the bullets seem to just pass straight through.

I have tried to change some settings such as the blacklist in the FE gun kit but nothing has worked.

I have made a print statement to check what the hitpart is but it does not come back as any part of the shield (named “Shield”)

All parts of the shield have cancollide set to true.

Capture

Any help would be much appreciated
Thanks

Managed to figure it out.

For people who may struggle in the future the solution is:

Parent the shield model to the character when the tool is equipped and weld it to the characters arm.
Then you want to put any type of value inside of the model which is named “CanBlock”

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.