Skip to content

Added coyote time#4

Open
alberted115 wants to merge 1 commit intoGameDevCorner:mainfrom
alberted115:Albert
Open

Added coyote time#4
alberted115 wants to merge 1 commit intoGameDevCorner:mainfrom
alberted115:Albert

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