Hi, The code on the first page works (except collision detection but tha'ts not so important for me) but now if i try to add user interface elements it doesn't work. env->addStaticText(L"This is a Text", rect<s32>(50,110,250,130), true); Is there an other way to do this? EDIT: Just copy &a...