nasirus1983
25-11-2008 12:59:49
Hi!
At begining of my post I would like to sorry for my english
Ok, what is my problem ? For some time I've been reading Ogre and NxOgre tutorials and make most of them.
But I would like to do an animated mesh, which would collide with objects on the scene within for example legs and hands.
I know that I have to make my own Body class as extension of Actor.
Probably using flour.exe I have to generate nxs file from mesh. But I have no idea what next. How to part body for colliding parts like legs, hands and how to integrate this with playing animation when for example my character will collide with stairs.
I'm not expect that you will post me the whole code But I'll appreciate if you give me some hints and skeletal of my classes (I'm guessing that I would not be one class.
Currenty I know that I have to make own Body class - in that class probably will be something what will check collisions by leg or hand. But when and where to call animation for situation when for example character is going upstairs or downstairs ?
Please help
At begining of my post I would like to sorry for my english
Ok, what is my problem ? For some time I've been reading Ogre and NxOgre tutorials and make most of them.
But I would like to do an animated mesh, which would collide with objects on the scene within for example legs and hands.
I know that I have to make my own Body class as extension of Actor.
Probably using flour.exe I have to generate nxs file from mesh. But I have no idea what next. How to part body for colliding parts like legs, hands and how to integrate this with playing animation when for example my character will collide with stairs.
I'm not expect that you will post me the whole code But I'll appreciate if you give me some hints and skeletal of my classes (I'm guessing that I would not be one class.
Currenty I know that I have to make own Body class - in that class probably will be something what will check collisions by leg or hand. But when and where to call animation for situation when for example character is going upstairs or downstairs ?
Please help