Ambiera ForumDiscussions, Help and Support. |
|
|
|||||
|
plz put import scene .irr option into a existing .irr scene presently im loading different scene in irrlicht ,and exporting the scenes into one .irr scene smgr->loadScene("1.irr"); smgr->loadScene("2.irr"); smgr->loadScene("3.irr"); smgr->loadScene("4.irr"); smgr->saveScene("finalIrr.irr"); |
||||
|
Would be an idea, yes. Thanks for posting. |
||||
|
|