Bone and additional DX9 data

Posted By: Superku

Bone and additional DX9 data - 02/12/17 17:39

Hello!
Where's the bones and animation data stored? Is this somehow exposed to the acknex user/ dev, maybe over the model/ LPD3DXMESH pointer (if necessary/ possible via some pointer offset)? (What's the keyword, D3DXMESHCONTAINER, LPD3DXSKININFO?)

I asked this myself before, oftentimes because I wanted to copy animation from one entity to the other. Recently I (re-)discovered ent_blendpose() and I wish it had separate target and source entity pointers, like ent_animatefrom() or ent_blendframe().
Could this be added in the future/ next update?

Thanks.
Posted By: jcl

Re: Bone and additional DX9 data - 02/14/17 17:08

Bones and animation are stored in internal structs. But I think you can retrieve the full bones state with the ent_bones... commands.
Posted By: Superku

Re: Bone and additional DX9 data - 02/24/17 12:49

Okay, thanks for the response.
© 2024 lite-C Forums