Hi,
First of all, this is not a bug!
I am converting the newton examples from version 2 beta to use the irrlicht engine for the graphics. The plan is to post them in the tutorial forum for anyone who wants to use newton as the physics engine.
Right now im trying to convert an example that uses 150 rectangles. Irrlicht doesn't have a function for creating a rectangle scene node.
I would have to use the cube and scale it down on a side (or 2). But that won't do any good to the physics part.
So i was wondering if there is any chance of adding a rectangle scene node to the engine?
Thanks in advance!
P.s. sorry if i miss post this thread.