on a sort-of-related note.. is it possible to scale textures in Irrlicht alone?
I have scaling and offsetting working for the guielements ok but the actual texture does not scale with it. In DX you can usually specify mapping (0.0-1.0) but I see no way in irrlicht to get acess to this.
Or do you use some built in function? (I can see none)