KURO DEMO EFFECT

RPG Maker VX Ace

on screen basic animation effect

Kuro Demo Effect
V3.2


Introduction
Think of putting some on screen effect so your game can grasp the feeling? Say you want to add memory flashback but sepia tone simply not enough. You want the old movie effect. Or maybe your horror game simply looks plain. Or just a watermark will do. You need this effect! Yes, this script will allow you to do just that!

Features
  • On screen basic video effect including shake, animate, blink, and spin!
  • You can stack the animation as much as you want! (Just keep it low to avoid lagging)
  • Activate / Deactivate easily anywhere anytime.


ScreenShot


Download Demo
Kuro Demo Effect V3.2

How to use?
Call this script on event :
Kuro::Effect.create(ID) : to start the effect.
Kuro::Effect.delete(ID) : to stop the effect.
ID = Effect preset ID you set on the configuration module.
As for ID 0, 1, and 2 is reserved for the effect that running from the start of the game. You don't need to set those ID if you are not going to call it (Just delete preset ID 0, 1, and 2). For more information read the comment on script or just download the demo for practical use.

Credits
Kuro DCupu / Kuro Creator / Kuro Ethernite