Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 261 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 261 Bytes

Parts

Simple test for the AskARigger discord server which allows you to load "parts" on an existing skeleton

Launch code

Open scene -> Parts\ProjectName\Animations\AnimationTest.ma

from Parts.partUI import PartUI

test = PartUI()
test.show()