An open API service indexing awesome lists of open source software.

https://github.com/shamim-akhtar/camera-manipulator-2d

In this tutorial, we will learn to implement camera pan and zoom controls in Unity2D.
https://github.com/shamim-akhtar/camera-manipulator-2d

game-development unity2d

Last synced: about 2 months ago
JSON representation

In this tutorial, we will learn to implement camera pan and zoom controls in Unity2D.

Awesome Lists containing this project

README

        

# Implement Camera Pan and Zoom Controls in Unity2D

In this tutorial, we will learn to implement camera pan and zoom controls in Unity2D.

We sometimes require independent camera controls in many 2D applications, where the camera is not attached to the main character. These applications include RTS games, Simulation games, GIS specific applications and many more. This tutorial will implement a camera pan and zoom controls in Unity2D.

## Try the WebGL Version
[![!Implement Camera Pan and Zoom Controls in Unity2D](https://github.com/shamim-akhtar/camera-manipulator-2d/blob/main/Featured2.jpg)](https://faramira.com/downloads/camera-manipulator-2d/)