So I was wondering if there is a way to use models other than for players. Is it possible to use them for nodes/crafts/items at the moment?
The reason for it is that sometimes it easier to use a mesh for certain objects than producing the model for them procedurally. Of course someone has to be careful not to use them to much. Especially for nodes. It could ruin the performance but I think for complex things it is better.
Is this feature planned for the future? Is someone willing to do it?
I am willing to it myself but I am not familiar with the codebase and I need some time to find into it.
I know C++ and played around with irrllicht already but could use some pointers into the right places. :)