#is it possible to make armor invisible when getting the invis effect
1 messages · Page 1 of 1 (latest)
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
@open frigate does it work on vanilla armor?
should be, just modify the vanilla attachables
alright