Is there an equivalent to startTimer in Daz3d 4.*
whoacowboy
Posts: 28
Hi,
I was wondering if there was an equivalent to startTimer in Daz3D 4.*
var interval = startTimer(1000,function(){
print('hi');
});
killTimer(interval);
Thanks,
james
Comments
See my response to another thread.
-Rob