A simple camera system that aims to mimic Unity's Cinemachine.
To get started, place the Too Many Camera's brain component on the Scene's camera.
Then place down virtual cameras via component or prefab.
Play the game.
Great job.
To enable/disable a virtual camera, just enable/disable the component or gameobject.
All code is under the MANIFOLD.Camera namespace.