removeAnimationComponent method
Implementation
Future removeAnimationComponent(ThermionEntity entity) async {
remove_animation_component(_sceneManager!, entity);
}
Future removeAnimationComponent(ThermionEntity entity) async {
remove_animation_component(_sceneManager!, entity);
}