I can't figure out what's wrong with this code, Can someone help?

@overlay RED COP LIGHT create
@overlay RED COP LIGHT shifts to 90 347
@overlay RED COP LIGHT scales to 0.024 0.024
@overlay RED COP LIGHT opacity 1 in 0

This is the code I’m using to make my character blush, but it won’t appear. I don’t see the problem and in this scene I NEED her to blush .

1 Like

If she’s in zone 2 or 3, you need to specify it. Like: shifts to x in zone x.
This isn’t necessary for opacity, tho.

1 Like

Yeah, so the code would be:

@overlay RED COP LIGHT create
@overlay RED COP LIGHT shifts to 90 347 in zone 1/2/3 AND overlay RED COP LIGHT scales to 0.024 0.024 in zone 1/2/3
@overlay RED COP LIGHT opacity 1 in 0

1 Like

Also like stated above (*゚▽゚)ノ
Your overlay could be appearing somewhere else. I recommend using the directing help and seeing where your overlay is, dragging it to the spot you are wanting it at, and then copy and paste the code! That’s what I do at least, hopefully this helps if you still haven’t figured it out :sweat_smile:

2 Likes

Thank you!

1 Like

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