Page 1 of 1

Ren'Py visual effects?

Posted: Sun Feb 15, 2015 7:29 pm
by LunarVN
Hey everyone! I have a quick question about the Ren'Py engine before I dive headfirst into any major projects.

This has probably been asked a lot... but how crazy can you get with the Ren'Py engine? Are you limited by anything other than advanced programming skills? For instance, can you add visual effects to your game? Like say... you want to have falling leaves or sparkling stars in the background. Or a flashing screen to indicate that an alarm or an explosion is going off. Stuff like that?

If it's possible to do this kind of stuff, even if it's through a ton of hoops, I'd be willing to learn how. Thanks for any advice with this!

Re: Ren'Py visual effects?

Posted: Sun Feb 15, 2015 7:44 pm
by SundownKid
Falling leaves is possible via SnowBlossom, sparkling stars is probably best done by ATL animation, and flashing screen can easily be done using ATL. So yes, all of those are feasible in a not that hard way.

Re: Ren'Py visual effects?

Posted: Sun Feb 15, 2015 8:10 pm
by LunarVN
Awesome! Thanks for the reply and information!

Re: Ren'Py visual effects?

Posted: Sun Feb 15, 2015 8:20 pm
by trooper6
As sundownkid said, these things are indeed possible. You might want to download the engine and play through the Tutorial game...it has a lot visual effect in it so you can get a good sense of what sorts of things are possible.