Question

I am trying to start with a circle and have that circle gradually become a spiral, but I only want the shape to tween from the end of the spiral, rather than the whole shape itself, is there a way to do this without frame by frame animation?

Was it helpful?

Solution

After doing a lot of research I have discovered that the only way to do this is by using tweening hints. These can be accessed from the insert menu or by pressing ctrl + shift + h

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top