codernesim why is your world a control?
maybe make world Node3D, and use https://docs.godotengine.org/en/stable/classes/class_sprite3d.html to have 2D elements. YOu can make sprite to be always facing camera from every angle
How can I show 3D animation over a 2D background image?