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 yet another time the "Lets go animation" #80

Open
FrancoisDuchene opened this issue May 8, 2020 · 0 comments
Open

Fix yet another time the "Lets go animation" #80

FrancoisDuchene opened this issue May 8, 2020 · 0 comments
Labels
bug Something isn't working game1 Issues about Game 1
Projects
Milestone

Comments

@FrancoisDuchene
Copy link
Collaborator

After some tests on other phones, it seems like the Lets go animation doesnt always appear. It could be caused by lag of the phone. The animation is triggered by a float increasing at each passage in the render loop. once a certain number is reached, the animation doesn't trigger anymore. If the game lag and doesn't show anything until a time the timer already reached, the animation won't trigger.

@FrancoisDuchene FrancoisDuchene added bug Something isn't working game1 Issues about Game 1 labels May 8, 2020
@FrancoisDuchene FrancoisDuchene added this to To do in V1 via automation May 8, 2020
@FrancoisDuchene FrancoisDuchene added this to the v1.0-beta milestone May 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working game1 Issues about Game 1
Projects
V1
  
To do
Development

No branches or pull requests

1 participant