TUTORIAL 04 –  SHOWING OBJECTS IN A SEQUENCE

 

TUTORIAL DESCRIPTION

 

In this tutorial, we will look at how to show objects in a sequence.

 

LOGIC

 

We simply use a variable to keep track of which step to show.  Once that step is shown, the variable is increased so that next time we show the next step.

 

EXAMPLE

 

Click here to see the example.