Led feedback

5.65K viewsCSS Questions
0

Hi guys I have currently got most of my controller working however the led lights are not working properly. My lights seem to either all stay on weather they are pressed or not. I would like them to be on while the action is happening and off when not. For example when I press mute the led light up then when mute is off the light goes off etc. is it possible to control the lights ? If so could someone give an example of how to do so please

admin Changed status to publish
Attached Files:
0

Yes, Listener is the button.
Condition can be empty (delete any conditions in there)
In Reaction: Select ‘view’ then in the input box add:
.highlighted_clip_slot.clip.loop_start
select ‘=’
Input
Then in the text field try adding
0.25

See the attached image

admin Changed status to publish
You are viewing 1 out of 41 answers, click here to view all answers.