PDA

View Full Version : Store function in scene


JHN
06-27-2005, 12:32 PM
(sorry, needs to be in the maxscript forum)

Hi all,

I wish to store a function in my scene wich I can call at any time. Kind of like a callback, but without using changhandlers or notifications. Is there someway to store and keep(!) a function in my scene and call it from anywhere? Like node.newFunc (param1, param2, etc)

Thanx!
Johan

marktsang
06-27-2005, 12:45 PM
yes there is a way to do that - paul neale has a wonderful explaination of how to do it on his site

http://paulneale.com/scripts.htm

mark tsang

CGTalk Moderation
06-27-2005, 12:45 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.