BillboardControl problem

EDIT: I’m sorry, I did not search before I created this thread. There is already a thread about exactly this. But I can’t figure out how to delete it, hm… :stuck_out_tongue:

Hi!

I thought I had the text above my characters working, but it turned out I was wrong. I didn’t notice it before because I could not move my camera. Here is the problem:

I just added a BillboardControl to my BitmapText and then I tried to move the text to the center, but that did not work, obviously. I guess I could add another node above the text in the scenegraph, and move the text relative to that, and then add the BillboardControl to that parent node, or something like that. But that sounds a bit convoluted. What is the right way to do it?