I been trying to find out how to use more then one variable to make the player head and helment invisible when they are wearing my attachment
I have tried typing this so many different ways ether it gives me errors or says it works but only makes the first variable
"scripts": {
"parent_setup": "(variable.hat_layer_visible = 0.0) && (variable.head_layer_visible = 0.0);"
}
i also uploaded the full attachables code there if it will help.
or is there a layer that covers both the head and helment