Skip to content

enzonami/xVis_Shake_Tune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Watch the Demo
Click the thumbnail to watch a demo of the Hotrod effects in action!

Item Configuration

Add the following entry to your ox_inventory/data/items.lua file:

['shaketune'] = {
    label = 'ShakeTune',
    weight = 1,
    degrade = 100,
    client = {
        image = 'shaketune.png',
        export = 'xVis_Shake_Tune.applyShakeTune',
    },
    server = {
        export = 'xVis_Shake_Tune.saveShakeTune',
    },
    consume = 1
},
  

About

Camera effects via custom tuning items and statebags.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages