Lethn Have you checked the documentation? I'm not convinced this is how you should be changing the label colour. https://docs.godotengine.org/en/stable/classes/class_label.html#class-label-theme-color-font-color
420mangojuice cybereality Lethn Invalid set index 'font_color' (on base: 'Label') with value of type 'Color'.
420mangojuice 420mangojuice $Label.label_settings.set_font_color(Color(1,1,1,1)) is how it works now smh