mixer.removeEventListener('finished', this._CleanupCallback); https://github.com/simondevyoutube/ThreeJS_Tutorial_CharacterController/blob/main/main.js#L319
What is the expected role for the _CleanupCallback?
mixer.removeEventListener('finished', this._CleanupCallback);
https://github.com/simondevyoutube/ThreeJS_Tutorial_CharacterController/blob/main/main.js#L319
What is the expected role for the _CleanupCallback?