An awesome slider for an awesome project (give credit if you use this!) How to use 1. Backpack the slider sprite 2. Add it to your project 3. Find the "update variable associated with slider #" block 4. Delete everything below the 'set syncer to' block ⚠️ Do not delete the 'set syncer to' block 5. Add this script: if <(item(index) of [slider type v]) = (1)> then { set [variable that you want to change v] to (syncer) } If you want sliders that do different things, then add the same script multiple times but change "1" and the variable Type 1 = Color Type 2 = Brightness Type 3 = Ghost