★✰♥♡❀♕ Shape transitions (hearts, stars, etc.) CC-BY Requests welcome ♕❀♡♥✰★

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
ComputerArt.Club
Veteran
Posts: 427
Joined: Mon May 22, 2017 8:12 am
Completed: Famous Fables, BoPoMoFo: Learn Chinese, Santa's workshop, Cat's Bath, Computer Art Club
Location: Taiwan
Contact:

★✰♥♡❀♕ Shape transitions (hearts, stars, etc.) CC-BY Requests welcome ♕❀♡♥✰★

#1 Post by ComputerArt.Club »

Image

Here are some shape gradients that I made while working on a transitions for a game. They are creative commons CC BY - which means you can distribute, remix, tweak, modify, and use them for commercial purposes, just please add a small credit to www.computerart.club in your credits section.

If there is a shape gradient that you would like me to create or modify, please let me know. Smoother gradients/transitions are also possible, if necessary. I haven't tested all these, but I came up with a method for making them while making one for my own game and thought I would save some other people the bother of figuring out how to do it.

Here is the code I used in conjunction with these images
Header code:

Code: Select all

define staririsout = ImageDissolve("stariris6.png", 0.5)
define staririsin = ImageDissolve("usetheimagename.png", 0.5, reverse=True)

Where 0.5 is the duration of the transition in seconds.

In game code:

Code: Select all

        show blahblahblah with staririsout
        hide blahblahblah with staririsin
You can download the images here:
http://www.computerart.club/2018/04/fre ... scape.html

Here is the relevant documentation: https://www.renpy.org/doc/html/transiti ... geDissolve

Thanks to everyone at this thread for helping me figure this out.
Last edited by ComputerArt.Club on Tue Apr 24, 2018 10:59 am, edited 1 time in total.

User avatar
ComputerArt.Club
Veteran
Posts: 427
Joined: Mon May 22, 2017 8:12 am
Completed: Famous Fables, BoPoMoFo: Learn Chinese, Santa's workshop, Cat's Bath, Computer Art Club
Location: Taiwan
Contact:

Re: Shape transitions (hearts, stars, etc.) CC-BY Requests welcome

#2 Post by ComputerArt.Club »

Made a few more improved ones and tested them out. :)

Image

http://www.computerart.club/2018/04/fre ... scape.html

Sushiii
Newbie
Posts: 2
Joined: Thu Jan 30, 2020 4:43 pm
Contact:

Re: ★✰♥♡❀♕ Shape transitions (hearts, stars, etc.) CC-BY Requests welcome ♕❀♡♥✰★

#3 Post by Sushiii »

Thank you!! I don't know how to like/thank your post, so I replied! It is AMAZING!

User avatar
ComputerArt.Club
Veteran
Posts: 427
Joined: Mon May 22, 2017 8:12 am
Completed: Famous Fables, BoPoMoFo: Learn Chinese, Santa's workshop, Cat's Bath, Computer Art Club
Location: Taiwan
Contact:

Re: ★✰♥♡❀♕ Shape transitions (hearts, stars, etc.) CC-BY Requests welcome ♕❀♡♥✰★

#4 Post by ComputerArt.Club »

Sushiii wrote: Sat Feb 01, 2020 6:13 pm Thank you!! I don't know how to like/thank your post, so I replied! It is AMAZING!
You are very welcome, it has been awhile since I made these, but I am sure I could figure it out again if there is anything else you need.

Post Reply

Who is online

Users browsing this forum: No registered users