I found that calling the function again and again and againg with every IAnimatedMeshSceneNode is usable. But if I have hundred of IAnimatedMeshSceneNode, Do I have to call that function hundred times ?
^_^
Search found 8 matches
- Wed Nov 29, 2006 3:21 am
- Forum: Beginners Help
- Topic: use createCollisionResponseAnimator() but 2 ITriangleSelectr
- Replies: 2
- Views: 273
- Wed Nov 29, 2006 3:13 am
- Forum: Beginners Help
- Topic: use createCollisionResponseAnimator() but 2 ITriangleSelectr
- Replies: 2
- Views: 273
use createCollisionResponseAnimator() but 2 ITriangleSelectr
I try to use createCollisionResponseAnimator () but I have two ITriangleSelector * (the first parameter of this function) : one for the terrain another for the IAnimatedMeshSceneNode what should i do because i would like both of them to have the collision response Should I combine them into some var...
- Wed Nov 29, 2006 3:03 am
- Forum: Beginners Help
- Topic: How can i create the collision for IAnimatedMeshScene Node ?
- Replies: 8
- Views: 442
THX
Thx Paradigm^ , your suggestion is useful for me ^_^
- Mon Nov 27, 2006 1:11 pm
- Forum: Beginners Help
- Topic: How can i create the collision for IAnimatedMeshScene Node ?
- Replies: 8
- Views: 442
Thanks
Thank you ^_^
- Mon Nov 27, 2006 1:11 pm
- Forum: Beginners Help
- Topic: How can i create the collision for IAnimatedMeshScene Node ?
- Replies: 8
- Views: 442
- Mon Nov 27, 2006 1:10 pm
- Forum: Beginners Help
- Topic: How can i create the collision for IAnimatedMeshScene Node ?
- Replies: 8
- Views: 442
- Mon Nov 27, 2006 1:10 pm
- Forum: Beginners Help
- Topic: How can i create the collision for IAnimatedMeshScene Node ?
- Replies: 8
- Views: 442
- Mon Nov 27, 2006 8:03 am
- Forum: Beginners Help
- Topic: How can i create the collision for IAnimatedMeshScene Node ?
- Replies: 8
- Views: 442
How can i create the collision for IAnimatedMeshScene Node ?
I am the beginner. I don't know how can I create the collision for my IAnimatedMeshScence Node. Is it the same or different from create the collision for the terrain ??