#is it possible to make armor invisible when getting the invis effect

1 messages · Page 1 of 1 (latest)

blissful ore
#

Will this require player.json or functions?

open frigate
#

Try making your armor attachables only appear when !query.is_invisible

#

Which means it'll only appear when the player is not visible
Or that's how I think it works

#

For the molang usage, you could try taking a peek at the vanilla player attachable files

blissful ore
#

@open frigate does it work on vanilla armor?

open frigate
#

should be, just modify the vanilla attachables

blissful ore
#

alright