Skip to content

RonieNeubauer/Game-Eye-2D

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Game-Eye-2D

A component based orthographic camera extension for unity that tracks 2D environments. Included are scripts that help you track 2D environments. When setup, the camera will follow objects in your scene, or zoom to fit them all, or use input from the player to track the scene, etc...

Tutorial https://www.youtube.com/watch?v=p8C13371-kQ&list=PLTjnluiSpC8Sjt0VD62pDW6bkUJ1NTSDM

If you want to see them in action. I'm currently using them to build my game Spectrum Break. https://spectrumbreak.com/

Supported Games

Arenas, Platformers, RPGs, Runners, Shoot'em ups, Strategy, Custom.

Features

You choose what is important to focus on and how the camera behaves.

Quick to set up, and includes a menu of pre-built camera setups.

Optimally tracks scenes smoothly and efficiently, and avoids overhead through a component based approach.

Easily extendable, a short how-to guide is included in the documentation.

A top down mode that causes all components to compile for a top down view.

Behaviors

Focus following, Camera shake, Zoom to fit multiple focuses, Input to zoom.

Focuses

Positions, Forward focuses, Mouse cursor, Rails, Triggers.

Tools

Parralax, Clamp objects to a camera view, Triggers to change camera values.

Follow me on Twitter

https://twitter.com/JasonDavidHein

About

A component based orthographic camera extension for unity that tracks 2D environments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%