-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
AnimationShakeCamera Function #92
base: dev
Are you sure you want to change the base?
Conversation
If you want to create another branch to test it, please comment it and I change the merge branch |
Which is your issue main branch? |
|
I am asking for the branch that you are developing this issue. I think this is a temporal branch. Or this is the branch for the issue? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Use SCSS instead of changing CSS
Done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wait changes
Everything is ok, the change is going to be added. Continue developing it @achechi15 |
Implementation of the first animation asked in #86. Please check if this implementation can be included in your plans, otherwise, I would like you to say it to me, in order to redo it.
Warning: please be aware you cannot call the function from the developer tools, so you have to include the function inside the code. In addition, the function have the duration as parameter (in miliseconds), the default is 1000ms.