Create Text Editor inside 3D object with scaling.

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By AceScottie1
:warning: Old Version Published before Godot 3 was released.

I have a 3D object which is basically a box with the centre cut out. Inside the cutout i want to have editable text. The box also has a Morph si i need to text to scale with the morph.

How do i put a 2D node inside the 3D object ?