Skip to content

Added coyote time #4

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

alberted115
Copy link
Contributor

Added coyote time functionality to the player controller script. I am not sure the way it is implmented fits the general design of the player controller, but it the did not seem to break any functionality. Tell me if it is not implemented correctly.

@alberted115 alberted115 changed the title created coyote time Added coyote time Feb 13, 2024
Copy link
Contributor

@HalfdanBrage HalfdanBrage left a comment

Choose a reason for hiding this comment

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

Great work! However as you mentioned this does not fit the design of the player character. The player design is based on a state machine implementation, where all logic for the state is contained within a node. Come speak with me at a GDC meeting, and we can implement coyote time within the design of the player character together :)

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.

3 participants