Log in

View Full Version : How to make sub delay on a looped video menu?


Gorr
14th September 2002, 22:03
Hello,

I have a motion menue which is in vmg.
I want make the buttons to be available only after a certain period of time.
I have tried to set "start time to video" Sub-Picture parameter.
This worked but when the video loop starts over the buttons disappear from the menu again.

So the problem is how to make the pause on the first loop only.

Thanks

oddyseus
16th September 2002, 08:37
I read the solution to a similar problem on an older doom's guide on Scenarist once, don't know if it is still there. I remember that it has to do with the cell's post commands and removing all of them on the cell in question.

On Matrix there was a loop back directly on the the position where subs appeared on the menu, so I guess it's can be done.

Just a hint. Good luck