-
Notifications
You must be signed in to change notification settings - Fork 0
Sprint 3 Summary
Heather Blakeway edited this page Oct 17, 2022
·
1 revision
- For sprint 3 Team 1 was responsible for improving enemy AI and pathfinding, and introducing enemy projectiles and high-fidelity character animation.
Implementing change of direction was initially difficult as the eel was comparing its previous destination to its current destination to determine which was sprite to draw. This was resolved by comparing the target position to the enemy position to determine which way to face however this presented challenges when the enemy bounced between different targets, causing the image of the eel to be distorted.
Our designs and code were structured to be built on Sprint 4. Some features that are not currently implemented but we would aim to expand on for sprint 3 include:
- Damage taken from others
- Projectile movement
- Polish animation and movement
The Final Boss
Shop
Inventory
Achievements
Infrastructure
User Interfaces Across All Pages
User Interfaces Buildings
Guidebook
[Resource Management](Resource-Management)