Can i enable/disable mutable instance mesh like i do it with setactorhidden?
Hey there @doswls1! You should be able to set a parameter inside the mutable instance for None
and change it via Set [Var] Parameter Selected Option
. This method would remove the object entirely after updating the character instead of just hiding it, but can be adjusted at runtime similarly to set actor hidden.
ok i will try