Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hey bro , yes, and yes, you can use plugin commands during battles, provided they were designed to work in that context. You can also use a menu to assign shortcuts for your spells and abilities, configuring the entire system on a per-player basis; there’s an in-game menu for editing these shortcuts, and you can map them to controller buttons, while the on-screen icons support touch input.

If you want a system focused strictly on combat, I have another plugin called `koa_skillbar` that is more robust in that regard, handling only map and battle skills without the extra features found in other plugins.

(1 edit)

Actually, I'm looking for a plugin that can trigger common events (or directly plugin commands) while the player is selecting commands in battle. I believe this plugin can do the trick. For example, if the player presses 'A' while choosing an action and certain conditions are met, it could launch a specific skill directly —but it should be possible to go back to the actor commands if the player changes their mind. This is a mechanic similar to Persona 5 Royal’s Showtime Attacks. (And is not too intrusive in the UI if possible, since I'm using the sideview ui plugin from Visustella)