Hi everyone,
I’d like to create a clip that shows pouring wine from a bottle.
I designed a bottle and filled it by half with red color as shown in image1.
The bottle + its content are made a symbol.
At the end of the time line I added a key frame and made the above bottle horizontal (modify-transform-rotate 90 ccw) and changed the content of the bottle to expand wider and shorter as seen at image2.
That one also was made a symbol. The tween is a motion tween but when ran it doesn’t change gradually,only the last frame shows up horizontally.
Making that clip, its’ content ungrouped and a shape tween, the content had its’ way out of the bottle’s line.
Any idea how to make the bottle change gradually from verticla to horizontal and at the same time its’ content changes its shape inside the bottle’s lines limitations ?
Thanks
Easiest way to do it would be to have two copies of the bottle. One is purely an outline, the other a solid fill. Tween both so they tilt over simultaneously. The solid fill version you would use as a mask for the underlying liquid level. Because the liquid is masked, you don’t have to worry about it conforming to the bottle limits - it can just be a large rectangle larger than the outer limits of any part of the bottle rotation tween.
Thanks a lot.
Thats what i’ll do !