Duplicate led feedback

1.43K viewsCSS Bugs
0

Hi guys,
I think this is a bug. I’ve attached the script also.

I have an empty script. I’ve just put in there only 2 modes and “mode selector”.

what is kinda weird is that even though I have mapped correctly the controller in controller settings, when I press a pad in order to change the mod, I get feedback on the pressed pad but also on another pad also.

The only thing that I could think is that the same pad had the same name: PAD 13 and PAD 14 (I have 2 groups of PADs)

admin Changed status to publish
0

The Modes themselves can send feedback to physical inputs whenever they are activated and deactivated (regardless of which input is used to activate/deactivate them).
Mode Selectors will can send feedback whenever the mapped input is pressed.

However if your controller has multiple ‘Pads’ then this could be the problem as I think there is an issue where scripts can’t differentiate between multiple ‘Pads’ sets. I would currently recommend using buttons over a second set of pads for a controller.

admin Changed status to publish
Attached Files:
You are viewing 1 out of 4 answers, click here to view all answers.