Find the vertices that a node/bone controls
by Steven Chiu · in Torque Game Engine Advanced · 11/25/2008 (9:24 pm) · 0 replies
I want to dynamically adjust the player's bounding box during the animation play and can get the node transform matrix without problems. The question is how can I find the vertices that a bone controls so I can apply the transform to those vertices.