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

Player's animation starting from second keypress #97

Closed
mrfatguy opened this issue Mar 23, 2024 · 1 comment
Closed

Player's animation starting from second keypress #97

mrfatguy opened this issue Mar 23, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@mrfatguy
Copy link
Contributor

Overview

When pressing or in a separate key-strokes, separated by a long pause then animation for a single key stroke is not run at all (it generally starts with approx. 1 second delay) and it causes player too look like it would be ice skating! It is moving around the town, some times even at great distances without any animation at all.

Necessary steps

  1. Start new game
  2. Press or a couple of time with a longer pause in-between

Expected results

Character animation is played from the first key stroke / second / frame and in this particular scenario it is played at all.

Actual results

Animation is played from the second key stroke / second second and in this scenario is not visible at all.

@mrfatguy mrfatguy added the bug Something isn't working label Mar 23, 2024
@mrfatguy mrfatguy added this to the [0.7] Moving around the town milestone Mar 23, 2024
@MadejaMaciej
Copy link
Contributor

This will be fixed in #72 as it has overhaul of player movement and classes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants