[Public Domain] Animated Rain Overlay Background

This section is for people to post assets that people can use in their games. Everything here should have a creative commons or other open license, or be in the public domain.
Post Reply
Message
Author
User avatar
qirien
Miko-Class Veteran
Posts: 541
Joined: Thu Jul 31, 2003 10:06 pm
Organization: Metasepia Games
Deviantart: qirien
Github: qirien
itch: qirien
Location: New Mexico, USA
Discord: qirien
Contact:

[Public Domain] Animated Rain Overlay Background

#1 Post by qirien »

Want to make it look like it's raining? I found a lot of rain textures that were not free or didn't work well with animation, so I used this tutorial to make my own!

These are 1280x720, but could be resized to other resolutions.

Use them in Ren'Py with code like this:

Code: Select all

    image rain:
        "images/bg/rain1.png"
        0.1
        "images/bg/rain2.png"
        0.1
        "images/bg/rain3.png"
        0.1
        repeat
And then when you want to use it, add it on top of all the elements in a scene. If you need to show a sprite later, you can say it's behind the rain like this:

Code: Select all

scene forest
show eileen happy
show rain
eileen "I love the rain!"
show python behind rain
python "Me too..."
CC-0, public domain, use it for whatever you want. Attribution optional but if you want, leave a message if I helped you. :-)
Attachments
rain3.png
rain3.png
rain2.png
rain2.png
rain1.png
rain1.png
Finished games:
Image
Image
Image

User avatar
GoAskAlex
Newbie
Posts: 8
Joined: Fri Mar 13, 2020 11:31 pm
Tumblr: go-ask-alex-anonymous
Contact:

Re: [Public Domain] Animated Rain Overlay Background

#2 Post by GoAskAlex »

definitely saving for later use. thank you for sharing this!!

Post Reply

Who is online

Users browsing this forum: Semrush [Bot]