A slideshow utility for Unity3D
How To / Usage
To use this utility, simply:
- Create a new empty GameObject
- Name the new GameObject something like 'Slide Manager'
- Attach the SlideManager.cs script as a component to your new GameObject
- Create a new Canvas
- Create at least 3 panels inside said Canvas (by right-clicking it)
- Below (in front of) all of your panels, create a blank image the size of the screen and name it something like "Fade Slide"
- Click your SlideManager GameObject
- Drag all of your slides into the list in order
- Drag your Fade Overlay image into the Fade Slide field
- Press play!