UQcsse3200 / 2024-studio-3

MIT License
6 stars 0 forks source link

Adding a Customer Component Sensor #245

Closed bhavyamalik1 closed 6 days ago

bhavyamalik1 commented 6 days ago

Description

Task: Adding a Customer Component Sensor

The component will handle collision events to determine if a customer is within the specified radius and update the list of nearby customers accordingly. It will include methods to identify the closest customer for interaction, and once a customer is in range, it will trigger relevant events to allow the player to interact with the customer (for example, placing an order)

Dependencies

N.A

Milestones

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

Completion Deadline: (Sep. 12)

Documentation

Member