Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

Hey bro! Thanks for the update! The only thing missing from the full collection is storage. Showing the ammo on the map is a good thing, but I would like to have the same option during the battle scene. I would also like to have a setting for individual weapon skills, such as single shots and bursts. I just caught an error when trying to transfer a stack of items to another character

(2 edits)

Hey bro, I can add the ammo HUD during battle, it's not particularly a problem, but I'll have to leave out the different firing options for the weapon. This is an inventory management plugin, and weapon and combat customization options are outside its main scope. In short, it's not a good programming choice to mix these functions within the same plugin, sorry about that. 

Edit: I fixed the item transfer bug between party characters, added the HUD to battles, and made some corrections to the item storage and acquisition logic. I wrote a devlog explaining what changed, and I believe everything is now in order!

No problem, bro. I'm just generating ideas without understanding js. I wanted to try combining this plugin with vagrant hit. Perhaps in the future, you could make a separate plugin with skill ammunition for the standard combat system? Okay, since this plugin is better suited for ABS, will there be integration with your FPS plugin in the future?

Yes, my FPS plugin will undergo a complete overhaul, and I intend to make it fully compatible with this plugin. I also have an idea for developing an ammunition plugin, but for now that idea is on hold with no release date yet.