Skip to main content

AutoToggleMaker

AutoToggleMaker is a Unity script that assists in the automatic creation of toggles. It is included in the Creator Essentials Pack by QueenMaebee.

ToggleMaker

Setting up the Script

Drag the object you would like to toggle into objecttoggle, then add your avatar into the toggle area. Mat Ob J is a confusing little box. True = Object Toggle. Once you are all done click Create Anim and your done!

AnimationProperty

Animation Property's are the property that is being animated. If you are moving a object the animation property is transform if you are changing a blendshape then it is blend_NAME(this is a example and may not actually be how they work.) There is a guide on how to get animation properties in the unity package.

tip

Dragging in the object that has the component/script will automatically add the script/component to the field.