Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gd-CCTV

A Godot Plugin for building custom & intelligent camera systems that tracks a certain target

little demo

The demo above is made with the game vitvitDRIVER 3D by @vicpoire

How to use

  1. Install the plugin and add it to your project
  2. Create a CCTVManager node in your scene
  3. Add CCTVCamera nodes across your scene
  4. Set all the created CCTVCamera nodes in the CCTVManager's cameras array
  5. Set the target variable in the CCTVManager to the node you want the cameras
  6. Customize the cameras as you wish! You can change when they "see" the target (VisionTester) and change how they behave and move (CameraBehaviour)

About

Godot Plugin for building custom & intelligent camera systems that tracks a certain target

Resources

Stars

9 stars

Watchers

0 watching

Forks

Contributors

Languages