Page 1 of 1

Change color On Pad pressed

Posted: 10 Nov 2014 01:30
by robflate
Simple question;

I have a single pad. Each time I press the pad I want it to change color from a list of 6 colors I set.

I'm new to all this and looking to get started. Thanks.

Re: Change color On Pad pressed

Posted: 10 Nov 2014 09:08
by MrCorba
I guess you mean something like this. If you would like to change the code you just have to change the red bit:

setattribute(Pads,'colors',10000)

Hope this helps!