You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a demo project and repository for the ViewMaster library.
ViewMaster was created to control the transitions between subscenes in Unity. It supports the passing of data between said scenes in a manner reminiscent of Internet browser POST methods.
Author: Ian Meharg
Usage
First, this repository is meant to be used as a submodule.
In Unity, place it inside Assets/ViewMaster for best results.
About
Scene ("view") management in C#, mostly for Unity.