-
Moving something to position x at frame 20
Hi, I am trying to generate a mogrt, and I have this need:
on the stage I have a shape and a written text
– the shape at frame 0 is in position 0,0
– at frame 20 it must move to a position calculated according to the width of a written text that will be changed dynamically in the mogrt
– the shape remains in position until frame 40
– at frame 60 it returns to position 0.0Any suggestions? Tutorials? Video? What is the principle to follow for managing this kind of occurrences?
Thank you very much