Im working on a GUI rig for a character where the animators will constantly be using different computers. So to keep everything clean in setting up all the images to be available on the desktop. Im using:
string $localUser = `getenv userName` ;
to get the username. But now I want to plug it into another string:
I’ve slowly started working in python. Still haven’t gotten the hang of it. But I do know I’m running out of tools with mel. What process did you go through to learn python LoneWolf?