Hello,
Very new to 3ds Maxsript.
Just wanted to know how do an action on a currently selected object, then wait for user to select the next object to preform the next part of the actions.
Any help is greatly appreciated .
Hello,
Very new to 3ds Maxsript.
Just wanted to know how do an action on a currently selected object, then wait for user to select the next object to preform the next part of the actions.
Any help is greatly appreciated .
Read the maxscript reference on $ and selection and ways to use them.
Then find some examples of PickObject function. Iām pretty sure there was a few in the reference