How to create a toggle script in 3ds max

preview_player
Показать описание
We learn the basics of a toggle script in 3ds max and create a tool that will turn on and off the visibility of selected objects turbosmooth modifiers.
Рекомендации по теме
Комментарии
Автор

So once you write the script, how do you save it and link it to a shortcut key?

I know that most scripts i run (from scriptspot or wherever) are loaded into a certain category, but i can't see where to set this category when saving a script from the script editor..

Thanks, and very helpful tutorial!

slowgojoe
Автор

i tried with enviro map but it didn't work!!

for useEnvironmentMap (

if useEnvironmentMap = off == true then

(

useEnvironmentMap = on

)

else

(

useEnvironmentMap = on

)

visit shbcf.ru