First thing: I know irrlicht is not a game engine, its a 3D render.
I am making a FPS, and have decided that animating bullets to come out is a bit unrealistic.
So what i want to know is if irrlicht, or a "plugin" can be used to take a pixel of the screen, and see what object is painted there.
(A bit like in BlitzBasic 3D).
If this is not possible then please tell me, or if this is a bad move.

