Hi,
I am having an odd problem with Maya's naming...
Specifically, if I create a new object Maya is automatically appending 1 to the name. This is happening even if there are no other objects with that name in the scene.
Additionally, if I try to create an object as such:
spaceLocator -n "Mount0";
It will create an object called 'Mount1'
If I call the same code again it will create an object called 'Mount2'
And, if I then trie dto create an object as such:
spaceLocator -n "Mount5";
It would create an object called 'Mount3'
Did I accidentally set a preference for automatic numbering or something? Can someone tell me how to turn this off?
Thanks
Todd