Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/coderdarren/unity3dmenutools

A complete set of first-class Unity3D menu tools. These scripts jump-start rapid prototyping applications made with Unity.
https://github.com/coderdarren/unity3dmenutools

menu menu-animation menu-generator ui ui-components ui-design uikit unity unity-3d unity-3d-game unity-development unity-editor unity-game unity-game-engine unity-plugin unity3d unity3d-development unity3d-plugin

Last synced: about 1 month ago
JSON representation

A complete set of first-class Unity3D menu tools. These scripts jump-start rapid prototyping applications made with Unity.

Awesome Lists containing this project

README

        

# Unity 3D Menu Tools
_____________________________________________________________

A complete set of first-class Unity3D menu tools. These scripts jump-start rapid prototyping applications made with Unity.

There are 3 major components in this system:
1. PageManager.cs
2. PageController.cs
3. ButtonEvent.cs

Together, these components provide everything you need to create robust menu systems with page transitions and button animations. A good bit of work has been done ensure page integrity when switching between pages, and simplifying the process of creating buttons that do exactly what you want them to do. I'll describe in detail what each component offers below.

There are certainly many more features in this package, and I will cover those as well. There are example scenes in the package that describe how to take advantage of these features, and I will dissect those scenes a little bit later.

# PageManager.cs
_____________________________________________________________

Lorem ipsum

# PageController.cs
_____________________________________________________________

Lorem ipsum

# ButtonEvent.cs
_____________________________________________________________

Lorem ipsum