Godot Version
4.3
Question
I tried many combinations but nothing worked
lvl_tween.tween_property(level_lbl, “theme_override_font_size/font_size”, 40, 1.5)
lvl_tween.tween_property(level_lbl, “theme_override_font_sizes/size”, 40, 1.5)
etc.
Also where can i find the document for ALL POSSIBLE VALUES for tween property