-
Notifications
You must be signed in to change notification settings - Fork 11
Slideshow Interactions
Slideshow interactions allow for the display of a sequence of image slides, between which the user can flip back and forth. This type of interaction may be akin, for instance, to flipping pages in a book, wherein a player interacts with a book object and can "turn its pages" by flipping through the slides of the slideshow interaction added to it.
As with other Prairie interactions, slideshow interactions are added either by searching for "slideshow" when adding a component, or by directly finding the Slideshow
script and attaching it to the object.
After adding the interaction to the desired object, the user must add slides with the add (+) button, then select an image by either clicking the "select" button on the bottom of the empty image slot, or by dragging and dropping the desired slide from the Project tab into the slot.
Note that the user can also delete image slots using the small remove (-) button to the right of each slot.
If the user has left an image slot empty, the slideshow, when played, will show blank at the position of the empty slot. the Inspector will notify the user if this happens.