Show students the MEL tab first. Create a cube via the menu (Create > Polygon Primitives > Cube). Point out the MEL feedback in the Script Editor: polyCube -w 1 -h 1 -d 1 -sx 1 -sy 1 -sz 1 -ax 0 1 0 ...
#Animtip. This is probably one of my top 5 scripts I use for animation. It cycles through different playback speeds in Maya. Super useful for finding pops and polishing your animation. Copy into your ...