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

Claw animation #81

Merged
merged 3 commits into from
Apr 23, 2019
Merged

Claw animation #81

merged 3 commits into from
Apr 23, 2019

Conversation

EasterPeanut
Copy link
Collaborator

@EasterPeanut EasterPeanut commented Apr 23, 2019

Bug in timer #82

The classes clawing up, right, down, left can be set to display the
corresponding claw move for a bear, whenever a bear is clawing.
Whenever a player claws, a timer of 1000ms is set and every 50ms it will
decrease with 50ms until it becomes 0. During this time the bear's
'claw' will be true and it will be nil when it reaches 0. This is needed
to temporarily set a 'clawing' class on bears in the game.
Adding GIFs for clawing up, right, down, left, to be preloaded in the
lobby.
@EasterPeanut EasterPeanut force-pushed the pien-marcel/claw-animation branch from 3d1ed8d to 8290229 Compare April 23, 2019 12:35
@EasterPeanut EasterPeanut merged commit d60faa7 into master Apr 23, 2019
@EasterPeanut EasterPeanut deleted the pien-marcel/claw-animation branch April 23, 2019 12:39
@fatboypunk fatboypunk mentioned this pull request Apr 23, 2019
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

2 participants