Description
What we include
Includes needed scripts for responsive user-interface (re-sizes for different device screen sizes), scene selection, room selection, character selection, Using a workflow based architecture your logic is managed in workflow states making it easy to manage your logic and customize the workflow for your needs. The included example scene supports room chat and has an example of setting a texture that is network synchronized.
All Script Source Included
– Application Manager
– Workflow Manager
– Process Manager
– UI Manager
– Setting Manager
– Scene Manager
– Instance Manager (Room)
– Character Manager
– Simulation Manager
– Level Manager
– Camera Manager
– Assetbundle Manager
– File Manager
– Asset Manager
– Network Manager
– Chat Manager
– Process Manager
Any one of these scripts can save you hours of research and develop to write. Together they give you everything you need to make a working virtual world quickly.
Adding Scenes
You can easily add new scenes you purchase from the asset store or build yourself by adding them to the Scene Manager list which dynamical builds the UI Scene Selection list. To add a scene you simply add a level manager prefab and a spawnpoint.
Adding Characters
You can easily add new characters you purchase from the asset store or build yourself by adding them to the Character Manager list which dynamical builds the UI Character Selection list. To add a character you simply add a character definition script and a photon view We include an example of using the Standard Asset character and character control but you can use your own.
What can you do with it
Can be used to create virtual worlds, presentation spaces, collaboration or planning spaces, commerce spaces, learning modules as well as serious games and games. Really anything that exist in the real world can be a virtual world.
What’s Next
Improve the single demo scene into a presentation space, a meeting space, a commerce space and a learning space by adding scene functionality you can reuse for your own scenes, Add Photon Chat and Photon Voice. Improved assetbundle support.