def buildBiped_cmd(self): # biped b = bipedRig() b.build() self.addLocalSpacetoHandSub_cmd() self.fix_cmd() self.addSnapSet() self.switchNullSet('L') self.switchNullSet('R')
def buildBiped_cmd(self): # biped b = bipedRig() b.build() self.addLocalSpacetoHandSub_cmd() self.fix_cmd() addRigCommand()
def buildBiped_cmd(self): b=bipedRig() b.build()