How do I make a tear drop fall from a character's face?

Hi! I need some help please. I have seen many stories with an overlay of having a tear fall down from a character’s face. I have a character whom I would like the tear to fall down her face.

Can someone help me on how to code this animation in my script? Where can I get the tear drop?

Thank you so much! Much love :wink: :revolving_hearts:

1 Like

Let me grab my laptop and send you my little code with the overlay!

Here’s the small template I already had coded in my story. Let me know if you want me change anything or add anything!

&overlay TEAR_DROP create AND overlay TEAR_DROP opacity 100% in 3
&overlay TEAR_DROP shifts to 274 366 in zone 2
&overlay TEAR_DROP scales to 0.211 0.211
&overlay TEAR_DROP shifts to layer 3
@pause for a beat
&overlay TEAR_DROP shifts to 277 295 in zone 2 in 5 using easeout
&overlay TEAR_DROP opacity 0% in 6

image

Here’s the overlay. Let me know if it’s not png

1 Like

Thank you so much! I will give it a try and let you know if it works!

Yes, the tear drop image is in png :relaxed:

1 Like

Okay great!

1 Like

It worked! Thank you so much! :relaxed:

1 Like

Good to know and no problem :relaxed:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.