I would like if this panel could show up in the n panel
and just have drop down menus that would list all the armatures in the scene that I could pick from with an eyedropper and text above it Is there a ways Can somebody tell me how to create that or give me a link to an online resource
I need the armature saved to this variable… so it comes out to be like this where rig equals the name of the armature
rig = ‘Genesis 8 Female’
OK this is awesome I figured it out I need a button on the panel that says run or something add to make it when I run my code it’ll create the panel and pause the code until somebody populates the picker text field with the eye dropper and presses the run button… Can you edit what you put in there already to create that button So I know what it looks like and to set up a pause function for that button that won’t run the rest of my code until it’s pressed
I just cut and pasted what you gave me already to the top of my code and set my variable that I use in the rest of the code