3D Textbox

Hi Guys,

I want to know if it’s possible to create a texbox on a 3d model. I’m working on a GUI for a game i’ve been working on and i have a fully working 3d menu, the only thing i don’t know is how to get a textbox working with 3D text objects. Anyone did this? If so is it easy to implement?

Thx in advance!

you can attach a 3DText object to it.

i know i can attach a 3dText object to a cube, but i want to make it like the user can put in his own text just like a normal texbox in the GUI functions