Chaos Corona Forum

Chaos Corona for 3ds Max => [Max] I need help! => Topic started by: roma2808 on 2015-07-01, 18:42:59

Title: How to create a hotkey for CoronaSun & CoronaLight?
Post by: roma2808 on 2015-07-01, 18:42:59
Hi everyone, I am trying to create keyboard shortcut for corona sun\light using maxscript, does anyone know how to do it?
Title: Re: How to create a hotkey for CoronaSun & CoronaLight?
Post by: romullus on 2015-07-01, 18:48:52
Take a look, maybe you'll find your answers here: https://forum.corona-renderer.com/index.php/topic,7294.msg49980.html#msg49980
Title: Re: How to create a hotkey for CoronaSun & CoronaLight?
Post by: roma2808 on 2015-07-01, 19:08:12
Take a look, maybe you'll find your answers here: https://forum.corona-renderer.com/index.php/topic,7294.msg49980.html#msg49980
All what I did, that is created tiny sun or light in 0,0,0 coordinates. Is it possible only select the tool rather than creating object? and then create the sun where a want and make size what I want
sorry for my english)
Title: Re: How to create a hotkey for CoronaSun & CoronaLight?
Post by: ecximer on 2015-07-02, 10:09:23
Code: [Select]
startobjectcreation coronasun
Title: Re: How to create a hotkey for CoronaSun & CoronaLight?
Post by: roma2808 on 2015-07-02, 11:08:10
Code: [Select]
startobjectcreation coronasun
thanks, that's what I was looking for