Transition Tool

$4
Publisher Steamfist Innovations
File size 565.84kB
Number of files 25
Latest version 1
Latest release date 2017-05-23 05:24:22
First release date 2017-05-23 05:24:22
Supported Unity versions 2018.4.2 or higher
This simple tool allows for simple transitions in 3D or 2D scenes. This creates fades or slide transitions.
Included with this are the scripts needed to do the transitions, some sample images, and two example scenes.
Manifest:
Required:
TransitionManager.cs - include this script to any game object to give that scene transitions. Then adjust the value in the property drawer.
TransitionEditor.cs - This is a helper file to adjust how the values look in the property draw.
Helper:
FadeImg.png -This gives you an image to fade to black.
Examples:
ClickTest.cs - helper function to allow click events to fire transitions.
mainscene.unity - example start screen
MainScreen.png - Image to be used as a start screen
nextscene.unity - example next scene
NextScreen.png - Image be use to transition to
Instructions
Contact