throwawayerino
Title says it it all. Changing SetColor doesn’t affect it either. Should I make a custom style?
Title says it it all. Changing SetColor doesn’t affect it either. Should I make a custom style?
C++ works for me.
Text * instructionText = ui->GetRoot()->CreateChild<Text>(); instructionText->SetColor(Color::RED);