DigitalCarleton / Prairie

A Game Development Toolkit for Historians
59 stars 11 forks source link

The return of repeatables, and minor things #141

Closed shoemakerc closed 7 years ago

shoemakerc commented 7 years ago

This PR brings back the Repeatable toggleable checkbox for the following interactions' GUIs:

This will potentially help us out with our issue with deactivated Interactions (#135). Otherwise, more power to the user!

Resolves issue #139.

This PR also adds fixes to a couple of small bugs in ComponentToggleInteraction and Slideshow, wherein upon first adding the script to an object, the (+) button in its custom GUI doesn't appear until the inspector is refreshed.