Best way to normal map a node in .irr

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
P1SQ4M
Posts: 66
Joined: Sat Sep 19, 2009 1:47 am

Best way to normal map a node in .irr

Post by P1SQ4M »

So you load your .irr scene, then you have to use some node identification number from irr edit, or use some net (all nodes with ___ ) to grab the node (do they have identification numbers, I thought they did). Then you apply the map to that specific node?

Is there no way to attach it to the .irr... you have to code in every model...?
Post Reply