UQcsse3200 / 2023-studio-3

MIT License
1 stars 4 forks source link

[Team 1] Mob components and task bug fixes #236

Closed freshc0w closed 1 year ago

freshc0w commented 1 year ago

Description

Task: Mob Components/Tasks bug fixes. Feature:

Main purpose of this task is to address and fix standard bugs seen for different mob components. In particular, it was seen that the DodgingComponent sometimes makes the attached entity untargetable from the projectiles due to the dodging nature of the component. Additionally, the animation sometimes does not activate when the dodging component is attached due to task priority issues. It was also observed that the split component occasionally splits the attached entities out of map bounds, making it untargetable for the projectiles as well. These bugs will be addressed this sprint and possible refactoring of game logic might be considered.

Milestones

Completion Deadline: Oct. 17

Member