Framerate/ Frametime global parameter
Franada
Some system are sensible to animation speed/ transition.
Popular method like smooth float is one of them.
Other application could use it in some interesting way.
Getting a global parameter should be easy to add.
Log In
McArdellje
It would also be very useful to have frametime as well, as division in animators is somewhat awkward to do, it would be easier to have direct access to both values
Frametime can be directly used in smoothing blend trees to do smoothing whereas with framerate you would have to first calculate 1 / framerate before you could use it