#AssetStore #unity #unity3d #new #asset #gamedev #indiedev #GameContentShopper

Publisher

Samuel Asher Rivello

Please Note

This entry is from Tuesday May 2, 2023. The price of the asset may have changed since then.
Please visit our homepage for recent offers and sales. Official and private Unity Asset Store™ sales usually last about 14 days.

Overview

The UMVCS is a Mode-View-Controller architecture framework that is MonoBehaviour-dependant. Each of the four concerns extends MonoBehaviour. This comes with pros and cons.


Run the included sample to see UMVCS in action. Then inspect the code to learn more.



Documentation

  • Assets/UMVCS/Documentation/ReadMe.asset
  • Assets/UMVCS/Documentation/Documentation.txt

Getting Started

  1. Open Unity Menu: File -> Build Settings
  2. Add "1. Loader" and "2. Main" to Build Settings
  3. Open Unity Menu: File -> Open Scene
  4. Open "1. Loader"
  5. Open Unity Menu: Edit -> Play
  6. Enjoy

External Dependencies

  • None
X