Page 1 of 1

Action Stacking?

Posted: Sat Dec 22, 2018 9:26 pm
by TheRealMojoJojo
Hi All!

Is it possible to stack actions? For example, action A executes and upon finish triggers action B which executes and upon finish triggers action C and so on.

I remember doing this in FFC but haven't been able to find the solution with Pano2VR.

Thanks everyone!

Re: Action Stacking?

Posted: Sat Dec 22, 2018 10:07 pm
by Hopki
What is it you want to do?
You can use a numbered variable, timer and action filter..
Regards,
Hopki

Re: Action Stacking?

Posted: Sun Dec 23, 2018 6:33 pm
by TheRealMojoJojo
Hi Hopki,

I basically just want to hook into the end of an action. As an example: X object makes a move on click. After execution of move X object sets alpha to .001 or executes any of the other actions available.

Do you have instructions on how to use your
You can use a numbered variable, timer and action filter..
Thanks!

Re: Action Stacking?

Posted: Tue Dec 25, 2018 7:43 am
by TheRealMojoJojo
Another example would be that after an element transitions alpha from 1 to .01 I would like the element to then "hide" itself.