Skip to content

Let's you orbit a camera around a given point/entity.

License

Notifications You must be signed in to change notification settings

Kiminaze/OrbitCam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OrbitCam

The OrbitCam is a script that allows you to have a separate camera that can orbit a given point or entity. This is very useful for certain occasions where the default camera is useless or where you need some more control over the camera angle.

When the player is dead, you can no longer move the camera in the base game. This allows you to change that. You could also start a camera when a player is sitting on some benches where the default camera would usually glitch into the player.

Showcase Video:

https://www.youtube.com/watch?v=IrrPiBaRS18

📋 Features

  • Orbit the camera around a given point or entity.
  • Can follow entities with an offset.
  • Zooming in and out.
  • Configurable min and max radius and zooming steps in between.
  • Configurable transition speed between gameplay and orbit cam.
  • Works on mouse + keyboard and controller!
  • Comes with several exports that can be used from other scripts.
  • When using the script "baseevents": Automatically starts a camera when the player dies.

🔥 Performance

Status Performance (in ms)
Idle 0.00
Active camera 0.08-0.10

💾 Download

https://github.com/Kiminaze/OrbitCam/releases/latest/download/OrbitCam.zip

❓ Support

https://discord.kiminaze.de

📖 Documentation

https://docs.kiminaze.de/free-scripts/orbitcam

About

Let's you orbit a camera around a given point/entity.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages