Copy link to clipboard
Copied
I have 2 layers at frame 1,(actions and movie clips),at the movie clips layer i have 2 movie clips,with instance names A and B. B .x = 100 and is moving to A which x = 0. When the B hit A go to frame 2. At frame 2 i have the same things(i copy and paste the frames). So, the problem is when the B hit the A, i jump to 2nd frame but the B continue from x=0 and not from 100. If i cut the B and copy it to a new layer its working normal.It start from x=100. So,must i create new layer every frame?
Copy link to clipboard
Copied
any object that you want to have a different property from the previous frame, must be in a keyframe with that property changed from the previous frame.
conversely, any object that you want to have the same property from the prevous frame, should not be in a keyframe or, if it is in a keyframe, that property must be assigned to the value you want it to have.
eg, for object B, if it's in a keyframe at frame 2, its x property must be assigned to be 100 in keyframe 2 (assuming that's what you want).
Find more inspiration, events, and resources on the new Adobe Community
Explore Now