A downloadable Rpg Maker Plugin

Download NowName your own price

List of Plugins I am Releasing:
KoTC Optimized Auto Scaling Minimap Basic [Free]
KoTC Optimized Auto Scaling Minimap Advanced [Premium]
KoTC Optimized Pathfinding System [Premium]
KoTC Basic Optimized Roguelike Line of Sight [Free]
KoTC Optimized Basic Onscreen Waypoint System
[Free]
KoTC Optimized Advanced Onscreen Waypoint System MV/MZ
[Premium]
KoTC Optimized Dynamic Music System [Free]
KoTC Roguelike Visual Loot Drop System [Premium]




 Allows one to have a playlist of songs that is reusable for multiple maps, and designated through the map notes.  If you add a music list with the name Plains then you would  use thismap note to designate a map that plays a random song from that music list upon entry.

 For example: 

 <KoTC Music List: Plains>     

And it will play a random song from the list, looping the amount of times you chose for it, and after it is finished playing, it will choose another random song from the list.

! important Disable Autoplay BGM for maps you want dynamic music on !

= Plugin Commands and Script Calls ===
 Plugin Command: EnableKoTCDynamicMusic
Script Call: EnableKoTCDynamicMusic(); 


 Interupts the current BGM if one is active, and if the map has a designated music list, begins to play music from it. 

 Plugin Command: DisableKoTCDynamicMusic
  Script Call: DisableKoTCDynamicMusic(); 


 Interupts the current BGM if one is active, and prevents dynamic music from activating until enabled.


Terms of Usage: Free to use for commercial and non commercial use as long as you credit me. If you were to make a game commercially with my script id appreciate it if you messaged me about it.

Download

Download NowName your own price

Click download now to get access to the following files:

KoTC Optimized Dynamic Music System V1.rar 2 kB

Development log

Comments

Log in with itch.io to leave a comment.

Hi, thanks for this great plugin. I'm using Rpg Maker MZ, it works well (reproduce a random bgm music) but when the first music ends, music loop this first music (all music loop amount options are in 0) or stop and music doesn't continue. Command plugin for enabled not always works (sometimes nothing happens). Any idea or possible solution, please.

I'd love a paid version of this plugin where I can have it play the list of songs in the order I choose , or shuffle at random like it is now and designating the amount of times you would like it to play on that list but not looped . Essentially , I would like to create a radio station out of this plugin if possible ! I plan to use this commercially .

Thanks for an awesome plugin btw ! I also enjoy your other ones as well