Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/XJINE/Unity_SceneCameraController

Control a camera or any other object like SceneView camera.
https://github.com/XJINE/Unity_SceneCameraController

assets unity

Last synced: 1 day ago
JSON representation

Control a camera or any other object like SceneView camera.

Awesome Lists containing this project

README

        

# Unity_SceneCameraController

Control a camera or any other object like SceneView camera.

## Import to Your Project

You can import this asset from UnityPackage.

- [SceneCameraController.unitypackage](https://github.com/XJINE/Unity_SceneCameraController/blob/master/SceneCameraController.unitypackage)

## How to Use

Just add ``SceneCameraController.cs`` to object.

### Settings

- Set trigger of each control.
- Set control speed.
- Set control direction.
- Set control limitation.
- Set enable or disable of control.

![](https://github.com/XJINE/Unity_SceneCameraController/blob/master/screenshot02.png)