Page 1 of 1
ImageDissolve transition generator
Posted: Wed Dec 21, 2005 9:06 pm
by shaja
My transition image generator, along with RenPy demo and some pregenerated transitions is now available
here (1.4MB).
Unzip to your main RenPy directory.
Edit: I fiddled with the py2exe process, now the executable is much smaller. But the program itself is the same, so you don't need to bother downloading again if you already got it.
Posted: Thu Dec 22, 2005 12:40 am
by absinthe
This is so neat! I've already found the perfect transition for exactly the effect I wanted -- "noise".
Can't wait to see what else is in here -- that was the second one I tried. <g> Thank you!
Posted: Thu Dec 22, 2005 1:30 am
by PyTom
I have to say, this is really neat, and I think it will come in handy as people design more games.
I would like to link this from the main Ren'Py page... how would you like me to do it? I can mirror the files, link directly to them, link to a page you create... even link to a post on your blog, if you want that.
Anyway, thanks again!
(FWIW, my favorite transition is 1: ccwradial40x40a4, which I sort of see as a pinwheel turning.)
Posted: Thu Dec 22, 2005 5:09 pm
by shaja
absinthe wrote:This is so neat! I've already found the perfect transition for exactly the effect I wanted -- "noise". Smile
Can't wait to see what else is in here -- that was the second one I tried. <g> Thank you!
You're welcome. It's nice to produce useful stuff.
PyTom wrote:I would like to link this from the main Ren'Py page... how would you like me to do it? I can mirror the files, link directly to them, link to a page you create... even link to a post on your blog, if you want that.
Mirroring would probably be best, since my available upload bandwidth tends to vary. Of course, you're always welcome to add it to the tools in your main renpy distribution, although that would mean also adding PIL.
Posted: Tue Sep 19, 2006 11:11 pm
by Guest
I'm sorry, but an exception occured while executing your Ren'Py
script.
TypeError: not all arguments converted during string formatting
While executing game script on line 7 of imagedissolve/imagedissolve.rpy.
-- Full Traceback ------------------------------------------------------------
File "c:\rxp\renpy\bootstrap.py", line 124, in bootstrap
File "c:\rxp\renpy\main.py", line 224, in main
File "c:\rxp\renpy\execution.py", line 100, in run
File "c:\rxp\renpy\ast.py", line 410, in execute
File "c:\rxp\renpy\python.py", line 827, in py_eval_bytecode
File "imagedissolve/imagedissolve.rpy", line 7, in <expression>
File "c:\rxp\renpy\display\image.py", line 180, in __init__
File "c:\rxp\renpy\easy.py", line 39, in color
TypeError: not all arguments converted during string formatting
While executing game script on line 7 of imagedissolve/imagedissolve.rpy.
Ren'Py Version: Ren'Py 5.6.1
Posted: Wed Sep 20, 2006 8:49 am
by DaFool
Thanks, shaja, I'll give it a spin.
Posted: Wed Sep 20, 2006 12:07 pm
by Alessio
Looks very interesting, the generation itself seems to work! When running Ren'Py I'm getting the same error as "Guest" above though.
Posted: Wed Sep 20, 2006 6:30 pm
by shaja
Comment out line 7 in imagedissolve.rpy, the black definition.
Sorry, I'll update it at some point...
Posted: Thu Sep 21, 2006 7:08 am
by Alessio
Wow, this is amazing! Love the diamond sweeps. :)
Re: ImageDissolve transition generator
Posted: Wed Sep 23, 2009 10:45 am
by Guest
This should go up on the Wiki too.
Re: ImageDissolve transition generator
Posted: Wed Sep 23, 2009 11:26 am
by JinzouTamashii
Is it possible to make custom image dissolve look like two elevator doors opening?