How would I make a helmet invisible in first person? Bruiser ACS Engine

[Solution Found]

I needed to make an attribute to all the parts of the helmet that I wanted to be invisible. Mark the attribute as a Boolean and name it “FPInvis” You need this attribute on every part you want invisible.

I think this is a Bruiser specific issue and fix so it wont work if your using normal ACS or another system.

-------- Original post below -------

I originally posted this in #help-and-feedback:building-support but then I realized that this could probably be fixed by a script I don’t know how to write. This is a repost from the building support.

So I have a helmet that I put into the bruiser gear locker. When I am in first person I can see the helmet and it blocks your view.

I have already went into the FPS config script and dug through the customization scripts, all that jazz. I made it where all hats, facial accessories that you put on your character are invisible.


With these set to true it makes accessories you equip on your avatar invisible. I can not find a way within the Bruiser system that I am aware of to make in-game accessories/helmets invisible.
image
I am not a scripter and would not know where to start with fixing this. Nothing in the Bruiser support server has any resources about this either.

Any input is welcomed, thanks.

1 Like

Make the helmet Mesh one sided so you can only see the outside faces. If you view it from the inside it’ll be invisible. No scripting involved.

2 Likes