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

Player Interaction (Sprint 4) #131

Open
11 tasks done
Vermouth10 opened this issue Oct 7, 2021 · 0 comments
Open
11 tasks done

Player Interaction (Sprint 4) #131

Vermouth10 opened this issue Oct 7, 2021 · 0 comments
Assignees
Labels
approved feature Feature Ticket team 5 Team 5

Comments

@Vermouth10
Copy link
Contributor

Vermouth10 commented Oct 7, 2021

Description

Feature: Improve Player Interaction in the Game

The purpose of this task is to improve player interaction in the game. It mainly involves redesigning the new character animations, that is, changing the character facing to the player from the front of the character to the side. Some new animation effects will be added, such as death animation, and some bugs left by the previous sprints will be modified, such as duplication of background music.
For the redesign of character animations, it means that all the animations need to be redesigned, including character running, attacking, collecting coins, gaining the buff and gaining the debuff. All animation effects must face to the player from the side of the character so that the player can acquire a better gaming experience.
Add the death animation effect to the character. When the player is attacked, the character will lose a heart. When the player loses all the hearts in a game, the character will trigger the death animation, that is, the character will lie on the ground and bleed a lot.
Solve the problem of duplication of background music. In the previous sprint, the player clicks restart after death, and repeated background music will appear after the game restarts. This problem will be solved in this sprint.
Set an attack frequency. After discussion, if the player keeps using the attack button, the player will never be attacked by the enemy, and even feel boring. So in this sprint, the player will set a limit on the attack frequency, so as not to make the player feel bored.

Example (optional)

  • New animation of running: The character will run facing to the right instead of facing to the player.
  • New animation of attack: Design a new attack animation to make it look more reasonable.
  • Attack frequency: Set a limit for the player's attack frequency, for example, they can only attack once in two seconds.

Sprint4

Dependencies

Milestones

Documentation

Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved feature Feature Ticket team 5 Team 5
Projects
None yet
Development

No branches or pull requests

6 participants