C corynz New Member Joined Sep 10, 2010 Messages 8 Reaction score 0 May 9, 2012 #1 Ive written 2 custom classes for 2 different rotations, but what i want is to be able to configure HB so that when i press a button it changes from 1 rotation to the next. I was just wondering if this was possible to do.
Ive written 2 custom classes for 2 different rotations, but what i want is to be able to configure HB so that when i press a button it changes from 1 rotation to the next. I was just wondering if this was possible to do.
kaihaider Community Developer Joined May 18, 2010 Messages 1,325 Reaction score 5 May 9, 2012 #2 it is, if you use composites, much easier to use the CC's config window to change. You should take a look a fifty's code as an example.
it is, if you use composites, much easier to use the CC's config window to change. You should take a look a fifty's code as an example.
Dagradt Community Developer Joined Jul 26, 2010 Messages 1,423 Reaction score 43 May 12, 2012 #3 @Corynz, Using "Events on Keypress" will do this as well.