Heaps and FBX model animation

Are things like animation speed and individual bone animation supported, or would I need to use an external library? For instance, can I make a character’s arms and legs do separate animations?

You can have a custom animation that plays several underlying animations and only partially “bind” animation objects or interpolate between the two animations. See h3d.anim.SmoothTransition as an example.