|
There doesn’t seem to be a way to do that - they aren’t saved with the scene so the obvious Maxstart.max route won’t work. IOW they are “session only”.
It is possible to force set this though. Create a script containing a single line:-
toolMode.coordsys #world
save it (with an appropriate name) in your docs&settings\...\enu\scripts\startup folder.
When you start Max it will set the coords to world, it only happens when you start Max, not when you load scenes or do a File | Reset.
Author: Steve_Curley
|