-
Notifications
You must be signed in to change notification settings - Fork 156
Custom speed/accuracy function for a scene #73
Copy link
Copy link
Open
Labels
Description
Hi ! First of all, great job, real cool stuff here.
I had an idea, could it be possible to add more customization for each scene ?
I mean when someones says something sad he's not supposed to have the same speed/rythm than when he says something happy or else...
As a way to handle this I was thinking of adding speed and accuracy for each scene instead of each character.
I was also thinking for even more customization could we passed functions for speed ?
Like if I say speed = function(time) { return time2}, and then the character would speed up during the scene following a y=x2 rule. What do you think ?
I would be more than happy to help btw !
Reactions are currently unavailable