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

Fixed : Rotate by 3 degrees, fixed crashing #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

wolflegend99
Copy link

@wolflegend99 wolflegend99 commented Dec 7, 2019

Calculated : How many frames are needed for the animation to scale down? about 60-61
Added a rotation factor of 0.05 ( 3 degrees / 60 ) per frame!

So, finally rotated by 3 degrees while scaling down!

Calculated : How many frames are needed for the animation to scale down? about 60
Calculated : How much time does it take for a frame? about 17 milliseconds
Added a rotation factor of 0.05 per frame!
Added some else conditionals at the end to prevent it from happening
@wolflegend99 wolflegend99 changed the title Fixed : Rotate by 3 degrees while scaling down Fixed : Rotate by 3 degrees and fixed crashing Dec 8, 2019
@wolflegend99 wolflegend99 changed the title Fixed : Rotate by 3 degrees and fixed crashing Fixed : Rotate by 3 degrees, fixed crashing Dec 8, 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.

1 participant