Forum: Vue


Subject: Invisibility

mhscspo opened this issue on Jan 12, 2008 · 9 posts


silverblade33 posted Sun, 13 January 2008 at 8:15 AM

Rememebr, if it has to appear and disappear quickly, you need ot key frame it for that, so the transition occurs over two frames (soild  -->inviisble, or the reverse, ) and the initial state of the object at start of animation!! 
this is curucial, Vue it willl assume you want to blend the visibility state between begining of animation, and start of the changes. If this occurs over many frames, it will slowlly appear/disappear.

So, it could be done thus:

Frame 1 = invisible (sets basic state, not seen at all)

Frame  50= invisible (sets LAST frame for this state)
frame 51 =  VIsible (sets first frame for this state)

frame 90 = Visible (last frame for this state)
frame 91 - invisible (first frame for this state)

:)

"I'd rather be a Fool who believes in Dragons, Than a King who believes in Nothing!" www.silverblades-suitcase.com
Free tutorials, Vue & Bryce materials, Bryce Skies, models, D&D items, stories.
Tutorials on Poser imports to Vue/Bryce, Postwork, Vue rendering/lighting, etc etc!