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

Added Footstep system to NPC #262

Merged
merged 2 commits into from
Sep 8, 2024
Merged

Conversation

niefia
Copy link
Collaborator

@niefia niefia commented Sep 6, 2024

Added Footstep system to NPC by adapting the logic of the player footstep system.

Adapted the logic of the player footstep system to the NPC
Fixed an issue where tiny speed fluctuations down from 5 to 4.99999999  was causing the Sprint case to no longer be true.
Copy link
Owner

@Phazorknight Phazorknight left a comment

Choose a reason for hiding this comment

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

Nice implementation, thank you!

@Phazorknight Phazorknight merged commit b78ea4c into Phazorknight:main Sep 8, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants