Hello!
I am having trouble with my survivor II party font. Im pretty sure i programmed it right (both with the special abilities recommended and swing to change phase), and my font isnt changing colors as i swing it. The sounds change just fine, but the color stays the same blue when you first ignite it. Any ideas as to whats happening?
How are you trying to trigger the change? Neither config has Special Abilities enabled and there are no Special Ability controls in any styles. Party Mode and Multi-Phase (Special Abilities) require the below define and at least one Special Ability control set up.
#define FETT263_SPECIAL_ABILITIES
I suggest watching all of the Recommended videos at the top of the library to understand how to select and set up the new features.
i watched a few of the videos, and i have the new define and all the alts set up, but im now getting this,
from C:\Users\ohdan\Downloads\ProffieOS-v7.15\ProffieOS\ProffieOS.ino:625:
C:\Users\ohdan\Downloads\ProffieOS-v7.15\ProffieOS\props\saber_fett263_buttons.h:763:2: error: #error FETT263_SPECIAL_ABILITIES cannot be used with FETT263_MULTI_PHASE
763 | #error FETT263_SPECIAL_ABILITIES cannot be used with FETT263_MULTI_PHASE
| ^~~~~
exit status 1
Compilation error: #error FETT263_SPECIAL_ABILITIES cannot be used with FETT263_MULTI_PHASE
That’s an old feature, FETT263_SPECIAL_ABILITIES replaces and expands from a single preset change feature to 8 customizable controls per preset, where Phase Control can be used within a single preset to do sound and style changes.