How to scale a models with the map?
How to scale a models with the map?
Well, i need to place my item on the map. I created simple cube and map. But, when i place it, the cube is always bigger than map. Is there any way to scale the cube?
Re: How to scale a models with the map?
You can scale meshes with the IMeshManipulator (you get it from ISceneManager) and you can scale scenenodes with their setScale function.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm