Registriert seit: 4. Jun 2010
15.740 Beiträge
|
Attach objects to (animated) bones, like weapon in character’s hand, by ExposeTransfo
9. Okt 2020, 02:08
You can now easily attach objects to (animated) bones in your models, e.g. to attach a weapon to animated character’s hand. This is performed by setting the TCastleSceneCore.ExposeTransforms property. It allows to “expose” transform nodes within a TCastleScene. Transform node is TTransformNode, which in particular represents “bones” animated by glTF and Spine. “Expose” means that …
|