This is my first post here.
First of all, congratulation for this Engine

I´m begginer with engines, so be patience with my questions heeheh
I need to do a project for my final test, the idea is do a Cave where the character will walk and kill some creatures or something like that. First time I´m tried to show the model on the screen and collid with the Cave (another model).
I´ve a model with 12 meshes, I´m using DisplayModel class to show it, but only the first mesh of the model displayed on the screen. Do you know what is happened ?
Second time, I think in move the character on the Cave with collision detected, to move the character, Is there some function for it ? or I need to use the tradional way, multiplyng matrix ?
If you have another tips to help me with my project I´ll be gratefull.
Thanks,
Marcelo