A simple camera system that aims to mimic Unity's Cinemachine.
Too Many Cameras handles things such as multiple cameras, transitions, and compositions for you. It contains extensions which aid in the creation of camera systems. It is also designed to be highly extensible to make developing new behaviors simple.
Features that have yet to be added:
- Orthographic support
- Noise
- Impulse (Camera shake)
- Blendables (Have cameras store values and blend them for you)
- And many built-in extensions