Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Here's the full plugin list. I turned off all of the plugins that I knew had some effect on how combat works (I even turned off YEP Core to see if maybe it was just a YEP compatibility issue, but that didn't seem to work either)

I assume this is what you meant by the plugin parameter page? I filled in all the necessary parameters as listed in your video guide, and the cards display as they should.

The End Turn parameter should also be correct based on the video guide. The button itself does function in-game, as it would give my character TP whenever I clicked it - something that normally occurs at the start/end of a turn.

And here's the console. I did check the js file to see if I could manually correct whatever this error is referring to, but I'm not fully familiar with js scripting, so I couldn't recognize any obvious errors (also, I did disable ShowCard prior to posting this to see if that was causing the problem, but it's still not functioning

If it helps, I'm using the versions of the plugins purchased via Steam, not the Itch.io page. Thank you for the quick response!

(1 edit)

Thanks for sending these through! This should help us troubleshoot what's going on.

- Plugin Manager looks good. We should be compatible with all the YEP, SRD and Kadokawa plugins you have listed. Unfamiliar with PDX plugins but it doesn't look like they interact with anything related to Card Game Combat.

- Core Engine params look good. Would you be able to send through a screencap of the Database page for Skill 2? It might be missing the Will End Turn passive which is necessary to pass the player party's turn and allow enemies to act in Battle (otherwise it always stays as the Player's Turn).

- It looks like a number of Card Types have unassigned values. This is not related to the errors you have reported, but please share a screencap of your Card Types list in the Card Types plugin parameters.  If you copied the values over from the Demo Project to a fresh project, it is possible that many of them don't match which is why the console is giving a warning.

If you can provide the screencaps requested above, we can continue working towards figuring out what's going on with your project :)