Original Source
- Original title: Fade to white
- Original author: givecake
- Original date: June 23, 2014
- Source thread: https://forums.rpgmakerweb.com/threads/fade-to-white.28902/
- Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSSx Script Support
Summary
Hi all. Using Khas's awesome light effects, and can't seem to fade to white. This is what I've got: s = $game_map.effect_surfaces.change_color(120,255,255,255,255)Some of you may be aware that the screen tinting event option is disabled with Khas' light effects script. So I must use this command somehow, to do fades to white. At the moment there is no effect here at all. Please could someone shed some light on this (harhar!) conundrum?
Archived First Post
Using Khas's awesome light effects, and can't seem to fade to white. This is what I've got:
s = $game_map.effect_surfaces.change_color(120,255,255,255,255)Some of you may be aware that the screen tinting event option is disabled with Khas' light effects script. So I must use this command somehow, to do fades to white. At the moment there is no effect here at all.
Please could someone shed some light on this (harhar!) conundrum?
Thank ye,
GC
P.S. As the screenshot shows, it also doesn't fade to black
Here's a link to the script.
Protected download
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadReferenced Images / Attachments
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...
