UQcsse3200 / 2024-studio-2

MIT License
6 stars 1 forks source link

[Team 2] Adjust Hive Enemy to Periodically Spawn Homing Bees #656

Closed mhUnt3rS closed 1 month ago

mhUnt3rS commented 1 month ago

Description

Task: Adjust Hive Enemy to Periodically Spawn Homing Bees.
Feature: Enemy NPC Improvement and Cleanup

This task involves modifying the existing Hive enemy behavior so that it periodically spawns homing bees. These bees will target the player or other entities, homing in on them to deal damage. Once the hive has spawned a set number of bees (or after a specified time period), both the hive and its spawned bees will be despawned. The work will include adjusting the hive’s behavior to control the spawning and despawning events, ensuring proper synchronization with the game's AI task system.

Example (optional)

Dependencies

Milestones

Completion Deadline: Oct. 17

Documentation

Member