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

[ENHANCEMENT] create swimming capabilities for player #50

Open
5 tasks
SethCram opened this issue Jul 4, 2022 · 0 comments
Open
5 tasks

[ENHANCEMENT] create swimming capabilities for player #50

SethCram opened this issue Jul 4, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@SethCram
Copy link
Owner

SethCram commented Jul 4, 2022

Is your feature request related to a problem? Please describe.

  • yes, the player needs a way to reasonably traverse the water

Describe the solution you'd like

  • swimming animation activated when water entered
  • player travels on surface of water

Describe alternatives you've considered

  • getting rid of the body of water
  • or making body of water un-enterable

Additional context

  • prolly need to alter player collider
    • from vertical to horizontal

Development

  • disable attacking
  • swimming animation
  • idle in-water animation
  • player float on water
  • player enters + exits swimming state as needed
@SethCram SethCram added the enhancement New feature or request label Jul 4, 2022
@SethCram SethCram self-assigned this Jul 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🔖 Ready
Development

No branches or pull requests

1 participant