AlexT,
Can you please tell me how to make the text color orange in the config.h ? I cant figure out this color coding ya'll have for nothing.
Here is what it is by default, so what do I need to put to make the text color orange?
// text color
#define BX_TEXT_RED 1.0
#define BX_TEXT_GREEN 1.0
#define BX_TEXT_BLUE 1.0
#define BX_TEXT_ALPHA 1.0