Hey,
As some of you might already know, I am attempting to create an FPS. But the problem is (both on this and on another project), that the 2D image files that I load and place on the game screen doesn't show up! The code I use is the one from the tutorial:
Irrlicht did succeed in loading the image. No problems there.
(In fact, I borrowed the code from one of the tutorials (the terrain one), and yet it doesn't show up.)
EDIT: It doesnt show up in the console either.
Programmers don't DIE, they just GOSUB and then RETURN.