[CGMZ] Sound IDs for RPG Maker MZ
Hi all,
This plugin allows you to associate audio files (bgm/bgs/me/se) with an "id" and use a plugin command to play the sound associated with that id. This is mostly a developer tool, as it will allow you to switch out sounds for a different sound in one place instead of needing to change the sound in every event that plays that audio file.
This plugin also comes with a plugin command to play a random sound from a given list of IDs, which can add more variety to the sounds your events play.
This does not touch the default Play BGM/BGS/ME/SE event commands, and any of the Stop BGS/etc event commands will also work on BGS playing via the plugin command.
Please see terms of use here: Terms of Use
Requires CGMZ Core plugin: CGMZ Core
Happy RPG Making!
Status | In development |
Category | Tool |
Platforms | HTML5 |
Author | Casper Gaming |
Made with | RPG Maker |
Tags | Audio, RPG Maker |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard, Mouse, Gamepad (any), Touchscreen |
Links | Homepage, Community, Patreon, YouTube |
Download
Click download now to get access to the following files:
Development log
- Full ReleaseJul 26, 2024
- Beta ReleaseOct 26, 2023
Comments
Log in with itch.io to leave a comment.
I see. I believe this is how Game Maker handles sounds by default. I don't know for sure, but something I read (long ago mind you) tells me that this is so. Definitely looking forward to making things a bit more simplified.
...
Anyone who makes custom scenes like in-game music players and so on will see the utility of this.
Thanks for the feedback ๐ I hope it is useful for you.
Hi! Wanted to find out if this works as like a proximity/3d audio? I am looking to make car events honk there horns at times and to have them play at any given distance would be awsome, definately something that Visustella did not include in there sound plugin.
Hi, this plugin only associates sounds with an id, so you only need to change the sound in one place instead of multiple places if you decide to change a sound effect in your game.
It does not make the audio proximity or 3d.
Ah! Bugger. Sorry for misunderstanding the plugins design!