search/
Start typing to search packages!
package_2
camerashake
By @developercron
Roblox
MirroredCamerShake
API
function CameraShake.init()
Initializes the CameraShake.
function CameraShake:AddSound(Sound)
Sound: Instance The sound the camera will visualize.
function CameraShake:Disconnect()
Disconnects the RunConnection.
function CameraShake:Start()
Starts the sound visualizing
Usage
local Sound = workspace.Sound
local CameraShake = require(path.to.CameraShake).init()
CameraShake:AddSound(Sound)
CameraShake:Start()
Package Details
Install command (Click to copy)
Version
0.2.0
License
MIT
Safe for commercial use
License identified from the packaged LICENSE file; the manifest declared none.
Automated license review — not legal advice.
