It would be great to see if a property of a go/gui object is animating.
At the moment Iām setting flags everywhere to act depending if a property is animating or not, something like:
go.is_animating(node, property)
gui.is_animating(node, property)
or maybe even get where the animation is at, much like the flipbook cursor