Share some codes you discovered

So I recently discovered some codes and I thought I’d share it with you :crazy_face:

Code for “sped up” animation WHILE talking
&JESSICA does it while jump_loop AND pause for 0.5 THEN JESSICA does it while flirt_fingersnap AND pause for 0.5 THEN JESSICA does it while dance_drop_it AND pause for 0.5 THEN JESSICA is talk_exclaim_yes

And here’s the code for moving lips overlay
&overlay ELMH opacity 1 in 0.2 THEN overlay YEL2 opacity 1 in 0.2 THEN overlay ELMH opacity 0 in 0 AND overlay YEL2 opacity 0 in 0.2

Copy and paste again if you want to last longer

If you have some codes, you saw in other stories, and you also did them share them here :partying_face::white_heart:

I’ll update this thread if I discover the new ones :blush:

7 Likes

Bump

Nice!

1 Like

Thanks :smiling_face_with_three_hearts:

Bump

Bump

Not really a code but a useful tip…

Most of you may already know this but to organise your script better you can section it into scenes using the following e.g.
Screen Shot 2020-09-15 at 19.42.23

Screen Shot 2020-09-15 at 19.42.43

Using this coding will allow you to collapse and open specific scenes to keep your script tidy and save you from scrolling through thousands of lines of script to find one thing!

4 Likes

Bump

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