Resolution Magic 2D is a Unity package that automatically adjusts your game to fit any screen, ensuring your main game area is always visible. It's mobile-friendly, fully automatic, and customizable via inspector settings. No code is required for the default implementation. This package is suitable for any 2D Unity game and works independently of the render pipeline and device type.
Key features include:
- Automatic camera positioning and sizing to fit the game view on any screen resolution or ratio
- Customizable settings via the inspector
- Lightweight and suitable for mobile devices
- Works on any 2D Unity game, regardless of render pipeline or device type
Automatic orthographic (2D) camera position and sizing to fit a pre-defined game view onto any screen resolution/ratio.
Customisable without code via Inspector settings.
Light-weight, suitable for mobile
Works independently of render pipeline and is device agnostic. Will work for any 2D Unity game.




