Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hi there! Thanks for using it!

There is a part on the help file as I remember. Or at least there is this one for sure on the Itch Io page:

"First of all, you can choose if you want to play different sounds for equipping in the plugin parameters. 

If you choose, you will see a list that will match the equipment according to the Equipment Types tab on the "Type" item on the database."

Now you just need to select the sounds you want to play for each piece of equip type(According to the database order they are created). And also set to TRUE the plugin parameters for enable equip sounds. 

Can you tell me what exactly you did not understand from there?

And maybe I can update this plugin to let each equip type have it's own sound, like the items.

Hi again, the thing I am having difficulty in is how to actually establish how to actually bind a sound effect to an equipment type, as far as I can the data base entries could be anything the user puts in but I feel there is a severe lack of instruction here, the item sound note tags seem self explanatory and I feel that perhaps the weapon and armor could be better with note tags for more variety? 

Currently, it is working like that:



As you can see, each database type is related to a sound on the plugin parameters.

  • So Weapon will play Attack1
  • Shield will play Bell3

And, since there are no other sounds set on the plugin parameters, the other equipment types: Head, Body, and Accessory will not play anything.

But I will update this plugin to handle it better, so instead of equipping types, you can set a note tag on the equipment itself, like the items.

Ah I think I understand it better now, although I do feel the update to individually set items,weapons and armors to have note tags would bring much variety.

Yes, I think that so!

I will update it whenever I get time.

Thanks for the feedback!! :D

NP, I'll keep a lookout.