Forest Logo
search
package_2

camerashake

By @developercron

Roblox

Mirrored

CamerShake

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

check_circle

Safe for commercial use

infoLicense identified from the packaged LICENSE file; the manifest declared none.

Automated license review — not legal advice.