UQcsse3200 / 2023-studio-3

MIT License
1 stars 4 forks source link

[Team 1] Implement singular mob task that controls all mobs #231

Closed gregchan550 closed 1 year ago

gregchan550 commented 1 year ago

Description

Task: Implement singular mob task that controls all mobs.

This task will be to implement a functional mob task that will control all general mobs. This mob task will be the only task given to general mobs (not including special features such as dodge, etc.). Melee mobs will run in a straight line until a human entity is detected and then attack that entity. Ranged mobs will run in a straight line, stopping to shoot projectiles occasionally. Previous mob wander and mob shoot task had buggy functionality.

Milestones

List of steps that need to be completed for this task.

Completion Deadline: Oct. 17

Documentation

Member