AMR dispatches messages for hkbClipGenerator::Activate/Deactivate.
Payload Interpreter dispatches message to add custom payload handlers.
CGAT registers and handles "CGAT" payload and applies the effect. On Deactivate message from animations tracked from the Activate message, reset effects.
Fall fix makes the character fall when in air state is detected.
Fall fix registers and handles "FF" payloads and disables/enables the fall animation because the fall animation overrides the custom motion animation. On Deactivate message from animations tracked from the Activate message, enable fall animation.