Geespot
06-06-2006, 09:11 PM
Hi everyone,
Is it possible to add an object at playback?
When certain conditions are met, I have a coffee script that creates a new object and inserts it into the document.
The problem is, it doesn't work when I playback a scene or render an animation.
What happens is, the object is created but the document doesn't update until after the full animation is done (by then its too late)
I have tried the usual EventAdd and MSG_UPDATE after the object has been inserted but that doesn't seem to effect it.
Any ideas?
Is it possible to add an object at playback?
When certain conditions are met, I have a coffee script that creates a new object and inserts it into the document.
The problem is, it doesn't work when I playback a scene or render an animation.
What happens is, the object is created but the document doesn't update until after the full animation is done (by then its too late)
I have tried the usual EventAdd and MSG_UPDATE after the object has been inserted but that doesn't seem to effect it.
Any ideas?
