A downloadable game

Download NowName your own price

Simple plugin to change the opacity of an event gradually in the map. FadeIn FadeOut.

 * Utilisation (Update):

 * - Script Call pour un événement disparaître :
 *   $gameMap.event(this.eventId()).fadeOut(60);

 * - Script Call pour un événement apparaître :
 *   $gameMap.event(this.eventId()).fadeIn(60);

 * - Script Call pour le héros disparaître :
 *   $gamePlayer.fadeOut(60);

 * - Script Call pour le héros apparaître :
 *   $gamePlayer.fadeIn(60);

Download

Download NowName your own price

Click download now to get access to the following files:

KasOpacityFade.js 2.1 kB
KasOpacityFadeUpdate1.js 2.8 kB

Leave a comment

Log in with itch.io to leave a comment.