Battle Theme By Party Leader

● ARCHIVED · READ-ONLY
Started by dbchest 5 posts View original ↗
  1. Battle Theme By Party Leader v1.0.0
    Author: Derek Chestnut (dbchest)

    Plugin Description
    The active battle bgm will update if the party leader is updated.

    Note Tags
    Code:
    <bgm:Battle1>
    Author's Notes
    Free for use in both commercial and non-commercial projects.
    Accreditation is not required but it is appreciated.

    DOWNLOAD
  2. good. But is it because of my mind that the volume slightly decreases as soon as I changed the actor?
  3. @satoshi1101
    i would expect that it is in fact, in your head, haha. if you click on the download link you will be taken to the dropbox page where you can preview the plugin before downloading it. you will see; no modifications are made to any active audio files. instead, a new empty audio file is created upon starting a battle and configured at that time. the audio name is pulled from the party leader's "actor notes" section within the database, and the volume is pulled from the config manager for consistency throughout.

    More Author Notes
    there is room for improvement; currently, a new empty audio file is generated at the start of each battle and is technically less efficient in comparison to the default retrieval of battle audio, which is a pre-designated audio file specified by you, the developer, in the database one time and used over and over again.

    it would be more efficient to create a single instance of an audio file at runtime and check for any changes at battle start, but this is such a cpu inexpensive task that i may not update this plugin.

    what do you guys think?
  4. g
  5. @dbchest, the download link is empty. Thank you for your time.