Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Team 4: Sprint 4 Entity Bug Fixes: disposal fireballs, death animation, sound changes #156

Open
10 tasks
JLeTien opened this issue Oct 5, 2021 · 2 comments
Open
10 tasks
Assignees
Labels
approved team 4 Assigned to Team 4

Comments

@JLeTien
Copy link
Contributor

JLeTien commented Oct 5, 2021

Description

Feature: Disposal fireballs, Death animation, Sound changes

  • Disposal fireballs: Currently the fireballs shot from the fire spirit aren't disposing once they have finished their task. So the idea is to dispose of the fireballs once the velocity hits 0
  • Sound: A sound service is going to be created for the game, to benefit the music being played. This is to help so the music isn't being played over each other and a library of music can be inserted and played autonomously.
  • Death animation: The fire spirit's death animation was bugging at the end of the last sprint. The idea is to fix it and ensure that all enemies have death animations and are working as intended.
  • Update Spike art: The current spike art in the game is not proportional to the platforms in the game. The idea is to either scale the current spikes art to fit the platforms or create a new set of spikes.
  • Fix gravity on skeleton: The skeleton is currently flying once it steps off a platform that is raised from the floor of the game. This isn't meant to be intended so the gravity needs to be fixed so it doesn't start flying around.

Dependencies

Talking amongst the teams is critical. We need to conference with Team 2 to discuss the generation, Team 1 to discuss the player and how to manipulate the entity through the AreaManager, and all teams to discuss spritework and seamless integration into the final product.

Milestones

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

Completion Deadline: Oct. 19th

Documentation

  • Write documentation for Sound
  • Write documentation for New Spike design (if there is one)
  • Update Skeleton documentation for gravity
  • Update documentation for death animations

Member

@Dr2n
Copy link
Contributor

Dr2n commented Oct 10, 2021

Would like to see more detail added here before approval.

@GallagherN
Copy link
Contributor

Yeah that's all good, sorry about that

@Dr2n Dr2n added the approved label Oct 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved team 4 Assigned to Team 4
Projects
None yet
Development

No branches or pull requests

5 participants