library

CameraController

An object oriented camera controller for Roblox. Uses Sleitnick’s Trove for easy cleanup and use. If you want an easy way to manage the camera in your game, this module is for you.

Installation

Studio Wally

Using the Studio Wally plugin:

  1. Open the widget
  2. Search kashtheking/camera-controller
  3. Click the download button and choose a download option (“Shared module” is recommended)

Wally

Add this to the [dependencies] section of your wally.toml:

CameraController = "kashtheking/camera-controller@1.5.4"