Skip to content

RTS style camera controller for Unity

License

Notifications You must be signed in to change notification settings

neonKnights/RTS-Camera

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RTS-Camera

Features

  • Screen edge and keyboard input
  • Target following
  • Automatic height depending on map relief
  • Limit movement

Usage

Simply add RtsCamera.cs script to the game camera.

If you want the camera to follow something, add the TargetSelector.cs script to camera and set Tag "target" (can be configured) to any object you want to track.

Forked from

RTS_Camera package
Asset Store
Original RTS_Camera package will no longer be developed: densylkin/RTSCamera#4

About

RTS style camera controller for Unity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%