thx for your reply but it doesnt work.
The text is in the top left corner now.

Maybe I did something wrong.
Here is my modified code.
I marked the Vector Funktions.
I think there is a misstake in it.
Quote:

void activate_Textes_startup()
{
while(1)
{

VECTOR text_pos1;
vec_for_bone(text_pos1,user_menu,"build");
rel_for_screen(text_pos1,camera1);

txt_build.pos_x=text_pos1.x;
txt_build.pos_y=text_pos1.y;

wait(1);
}
}


thanks anyway.
Have a nice day.


3D-Gamestudio A8 - Commercial