Object animations

Hi,

is there a way to further tweak object animations? For instance, I want to show an object by wiping. However, when wiping the borders of the object are faded. Is it possible through JS to set a parameter so that the borders of the object stay ‘sharp’.?
Thanks, Rolf

Please choose an appropriate sub-category to post your question or topic.

Hi Rolf,

The issue is caused by browser limitations. If you have just a few objects, you can try this workaround:

Add a larger, transparent shape (set Opacity to 0) and place it in front of the original object. Then, group them together and apply the Wipe effect to the entire group.
wipe effect.approj (280 KB)

Regards,

Thanks, Hang,

unfortunately it doesn’t work in firefox. The leading edge still remains faded. I’ll try a workaround with some kind of mask or something.

Best, Rolf

1 Like