Search found 8 matches

by EVO_Nova
Wed Nov 29, 2006 3:21 am
Forum: Beginners Help
Topic: use createCollisionResponseAnimator() but 2 ITriangleSelectr
Replies: 2
Views: 266

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 ?
^_^
by EVO_Nova
Wed Nov 29, 2006 3:13 am
Forum: Beginners Help
Topic: use createCollisionResponseAnimator() but 2 ITriangleSelectr
Replies: 2
Views: 266

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...
by EVO_Nova
Wed Nov 29, 2006 3:03 am
Forum: Beginners Help
Topic: How can i create the collision for IAnimatedMeshScene Node ?
Replies: 8
Views: 423

THX

Thx Paradigm^ , your suggestion is useful for me ^_^
by EVO_Nova
Mon Nov 27, 2006 1:11 pm
Forum: Beginners Help
Topic: How can i create the collision for IAnimatedMeshScene Node ?
Replies: 8
Views: 423

Thanks

Thank you ^_^
by EVO_Nova
Mon Nov 27, 2006 1:11 pm
Forum: Beginners Help
Topic: How can i create the collision for IAnimatedMeshScene Node ?
Replies: 8
Views: 423

Thank you ^_^
by EVO_Nova
Mon Nov 27, 2006 1:10 pm
Forum: Beginners Help
Topic: How can i create the collision for IAnimatedMeshScene Node ?
Replies: 8
Views: 423

Thank you
by EVO_Nova
Mon Nov 27, 2006 1:10 pm
Forum: Beginners Help
Topic: How can i create the collision for IAnimatedMeshScene Node ?
Replies: 8
Views: 423

Thank you
by EVO_Nova
Mon Nov 27, 2006 8:03 am
Forum: Beginners Help
Topic: How can i create the collision for IAnimatedMeshScene Node ?
Replies: 8
Views: 423

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 ??