Replies: 1 comment
-
You can try |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am really novice in both Python and Math, I think what I need to do requires a little bit of understanding of the library and Math transformation so I am asking help here. Because All I need is this simple effect really.
I already changed the
run_time
property in theWrite
class to slow down the animation when the text is being displayed.What I would like to add is a little zoom effect. As the text slowly appears I would like, at the same time, add a zoom in effect. What I mean is the text should slowly appear a little bit bigger as it appears.
Is that hard to implement ?
Hope to get help 🙏 Thanks
Beta Was this translation helpful? Give feedback.
All reactions