Hello!
I want to create events on the time slider changes. The registerTimeCallback can define functions based on the time slider "tick"ing, but i can't unRegister them.
The maxscript help says:
fn time_p = print currentTime
registerTimeCallback time_p
but if i write this...:
unRegisterTimeCallback time_p
... nothing change. The function keeps working when i move the time slider.
Anybody knows how can i turn OFF the functions in these cases?
By Matyrix · 2011-09-18
barigazy · 2012-06-21
holycause · 2011-09-26