SOUL ENGINE ACE – SOUL LIQUID MUSIC PLAYER

RPG Maker VX Ace

Creates a customizable music player for your games. The music player allows a simple play and stop as well as free space to add graphics.

Soul Engine Ace – Soul Liquid Music Player
Author: Soulpour777
Version 1.0
Script Category: Custom Scenes
Included in Soul Engine Ace

Description:

Creates a customizable music player for your games. The music player allows a simple play and stop as well as free space to add graphics.

Needed Files:

Place the Music_BG, Music_Wave and Music_Layout on the Graphics\Systems folder. For your custom music, place them under Audio\BGM folder.

Script Calls:

To call up the Music Player, do this on a script call:
SceneManager.call(Scene_MusicMenu)
The script is currently installed on the Menu Command.