PKrystian / FiveNightsEscape

An android application utilizing location services to display the user's location on a map. Engage in a thrilling experience where monsters pursue the user in real-time.
MIT License
0 stars 0 forks source link

[Drawing the location of monsters near the User] Implement functionality to monster/s causing them to move closer to the user #9

Closed PKrystian closed 9 months ago

PKrystian commented 10 months ago

Blocker*: [Drawing the location of monsters near the User] Implement functionality to "spawn" monster/s near user location #8

Description:

Add functionality to monster/s which will make them move to the user. This task will be a fundamental mechanic of our application, which other task will employ to their own functions. Note: there are 2 types of monster movement: circular and straight to user location.

Objective:

Additional Information:

Collaborate with the team in case of any questions or problems. Test the functionality thoroughly to ensure accurate placement and display of monster locations.