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

Add "record" functionality to animate only attributes that have been changed #25

Open
imvenx opened this issue Jan 1, 2023 · 1 comment

Comments

@imvenx
Copy link
Owner

imvenx commented Jan 1, 2023

Right now the only way to animate in inka is to press "create keyframes" button, that creates keyframes of the whole svg three and all attributes. That is ok for example to create a starting point and an end point of the animation that are the same and then loop that animation, but for almost any other situation would be better to just record the actual attribute that has changed and nothing else.

If "Record" button is pressed, it is going to emit a red/white switching light to remind the user that this option is activated, and every time the user changes something on inkscape (on input) that attribute change is going to be recorded as a keyframe.

@imvenx
Copy link
Owner Author

imvenx commented Jan 1, 2023

Idea:
Add option to "move forward on record" that allows the user to set a step to advance the timeline everytime a kf is recorder, so for example a user changes color and is recorded, the timeline moves 0.5 seconds forward, the user sets another color, and again the timeline moves forward 0.5 seconds.

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

No branches or pull requests

1 participant