Can you add a character sprite and turn your simulation into an animated story?
Hints
You can draw sprites (like you did for the lightning) or select one from the Scratch library.
Decide on your story. Where should your character be at the beginning of the animation? How should your character react when it begins to rain?
Don't forget to use your events to make the character do the next code segment.
Debugging
When the rain starts is it in front of or behind the character? Can you add a line of code to make it so your character is in front of the rain? (Look at your lightning code for a hint.)