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

Crouching and crouch jump #216

Merged
merged 7 commits into from
Aug 15, 2023
Merged

Crouching and crouch jump #216

merged 7 commits into from
Aug 15, 2023

Conversation

Fueredoriku
Copy link
Contributor

@Fueredoriku Fueredoriku commented Aug 5, 2023

  • Idle crouch animation
  • 2D directional blend tree walk animations
  • Crouching mapped to input
  • Crouching behaviour (slow down + height change)
  • Leap (crouch jump) animation and behaviour
    leapJump

@Fueredoriku Fueredoriku self-assigned this Aug 5, 2023
- Add forward and and sideways crouch walking animations
- Update crouch blend tree to be directional with new animations
- Add camera offset when crouching
@Fueredoriku Fueredoriku marked this pull request as ready for review August 14, 2023 14:15
Copy link
Contributor

@toberge toberge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works great! I just have a few comments that might not need fixing.

Assets/Scripts/Control&Input/PlayerMovement.cs Outdated Show resolved Hide resolved
Assets/Scripts/Control&Input/PlayerMovement.cs Outdated Show resolved Hide resolved
Assets/Scripts/Control&Input/PlayerMovement.cs Outdated Show resolved Hide resolved
@Fueredoriku Fueredoriku merged commit 6909d8a into dev Aug 15, 2023
@Fueredoriku Fueredoriku deleted the feature/crouching branch August 15, 2023 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done 🎉
Development

Successfully merging this pull request may close these issues.

2 participants