Hi, I want to combine some prefabs to the bone in unity,such as particle or unity mesh.
But if I want them show in only a little frames to adapt the animation,the BoneFollower can't make it.
It can only control the position and rotation,but can't control the visibility or scale.
Is there any way to satisfy my needs without write extra script?