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

[fix] fix stun, when you jumping on trampoline #2063

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

Conversation

TerminalHash
Copy link
Contributor

Status

  • READY: this PR is (to the best of your knowledge) ready to be incorporated into the game.

Description

In the standard situation, when trying to jump on a trampoline for a while, the player gets a stun:
https://github.com/transhumandesign/kag-base/assets/64691722/5728a98d-23bc-4a13-99f9-62967c078928

With the fix, the player will no longer get stun from jumping on the trampoline (including from a lower height)
https://github.com/transhumandesign/kag-base/assets/64691722/22156bef-395f-4181-9d91-003d8e8e8a47

Steps to Test or Reproduce

  1. Build a small pillar of blocks upwards
  2. Put the trampoline underneath
  3. Climb the pole and jump from it onto the trampoline
  4. ...
  5. STUN!

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.

None yet

1 participant