Control Hand Speed of Drawing Hand
When I put in an image, it draws the image but the hand is going about 100 mph across the screen and is all anybody can focus on. The solution I was told was to create a custom draw path for each and every image in my project.
This is incredibly inefficient and a waste of time, I just want it to make a few pen strokes and move on. If I set the timing of the image and create a custom draw path it does what I want, so why can't it default or have an option to do it for all images?