I am creating a text in ImGui. It automatically aligns right, how do I make just that one text align in the center?
ImGui::Text("Example Text");