UQcsse3200 / 2024-studio-2

MIT License
6 stars 1 forks source link

[Team 9] Remove BossAnimationControllers Duplication #596

Closed phurinjeffy closed 1 month ago

phurinjeffy commented 1 month ago

Description

Fix duplications as suggested on SonarCloud.

Remove duplications in code for the AnimationController classes for bosses. By combining the three bosses animation controller into one class to be used for all three bosses.

Fixes / Closes #581

Type of change

How Has This Been Tested?

Checklist: