How to load more than 2 objects ?

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
devil20
Posts: 14
Joined: Wed Jan 19, 2005 2:28 pm
Location: UK

How to load more than 2 objects ?

Post by devil20 »

Hi
I am beginner in game engine. How to load multipule (.x file) mesh file to
withthin same csceneManger ?

I want to render both object in csceneManger i Mean two .x files. so how i do ?
cartoonit
Posts: 286
Joined: Mon Nov 15, 2004 6:36 pm

Post by cartoonit »

Just like the tutorial when it is adding more than one faerie, just use the extension .x instead.
Post Reply