How to make a splash image disappear once the Fly-In is over?

Special forum to share and discuss skins for Pano2VR and Object2VR
Post Reply
User avatar
Carlos Chegado
Posts: 62
Joined: Wed Feb 14, 2007 7:11 pm

G'Day,

I'm working on a virtual tour that needs a splash image at the start of the tour, but I want it to disappear once the Fly-In is over.

I know I can do this a number of different ways, in example, I could use a timer to make the Splash Image disappear, or the most obvious one which is to make the Splash Image disappear on the first click, BUT, I want it to disappear on it's own exactly when the Fly-In is over.

Can't find any logic block trigger to do this, any ideas???

Cheers from down under...
User avatar
k.ary.n
Gnome
Posts: 615
Joined: Wed Aug 15, 2007 1:02 pm

Hi, Carlos!

You could create a custom fly-in in the Animation Editor with the Fly-in Clip. Then add a variable track. You could use a true/false variable and at the end keyframe, add a variable keyframe and set it to true or false (whatever is the opposite of the first keyframe). Add the Animation variable to the skin (in the variables section).
Then, give the Splash screen a logic block for visible, using the variable as a trigger to hide it.
User avatar
Carlos Chegado
Posts: 62
Joined: Wed Feb 14, 2007 7:11 pm

Thanks Karyn,

That works a treat.

Cheers
Post Reply