Howdy! Support team here! Hmmm, chances are that
you just copied them in your DCC and they are still the same object with same
UVs and same material, so even though they are in separate BGs, that’s an expected
behavior. The idea here is to select both wheels and unwrap them together as one. After that, go on
with your…
Here's a script that will read through a text file, use line breaks as a delimiter, and show each line associated with timeline frame, starting from 0. Useful for synching animations with dialog or notes, which is really hard to do if your text is in a separate app. It's crazy that maya doesn't seem to have any native way…