Disable 3DLabel/Button when current step being played
Hi,
I have a list of sequence steps named as below:
Step 1;
Step 2;
Step 3;
To be able to finish the whole process, one must done the first step then follow by the other two. My concern is, when I in the second step process, step 1 and step 3 must be disable/freeze until I finish the current step (Step 2). Next, when I finish the second step, I want to jump to step 3 but disable the other two step before (one step at a time).
Need your advise regarding this matter. Thank you.


