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

Sprint Buff & Jump Debuff #41

Closed
5 tasks done
raneechu opened this issue Sep 2, 2021 · 0 comments · Fixed by #275
Closed
5 tasks done

Sprint Buff & Jump Debuff #41

raneechu opened this issue Sep 2, 2021 · 0 comments · Fixed by #275

Comments

@raneechu
Copy link
Contributor

raneechu commented Sep 2, 2021

Description

Task Name: Implement sprint buff and jump debuff
Feature: Buffs/debuffs #38

The sprinting buff will allow the player to sprint for a period of time without losing stamina. The jump debuff will prevent the player from being able to jump for a period of time.

Both of these will likely be implemented through changing the player state, as well as adjusting the PlayerActions and KeyboardPlayerInputComponent classes where the jump and sprint functions are implemented.

Milestones

  • Update existing Buffs/debuffs Wiki page (Sept 6)
  • Implement sprint effects on the player (Sept 7)
  • Implement jump effects on the player (Sept 8)
  • Update wiki documentation (Sept 9)
  • J-unit testing (Sept 11)

Documentation

Member

@jackemerson jackemerson added this to the Sprint 2 milestone Sep 6, 2021
@default-jamc default-jamc mentioned this issue Sep 8, 2021
45 tasks
@raneechu raneechu linked a pull request Oct 18, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants