I need help adding a broken mirror to my scene

So there’s this scene in my story where my character is standing in front of the mirror and I want her to punch the mirror and breaks it
I downloaded a broken mirror overlay but when I add it in the scene it’s invisible and I don’t know where the problem is!
This is what I wrote
@overlay BROKEN MIRROR create

You have to shift and scale it in the preview of the story (basically moving it and modify its dimensions)

You also have to do!
@overlay BROKEN MIRROR opacity 1 in 0

I think your script should look like this:

&CHARACTER stands screen center AND CHARACTER moves to layer 2 AND CHARACTER is talk_bangdoor_intense
@overlay BROKEN MIRROR create
@overlay BROKEN MIRROR opacity 1 in 0
@overlay BROKEN MIRROR to layer 1

Hope that helps you :smiley:

Thank you! It works now.

1 Like

Thank you!

1 Like