Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Heya, 

i been running a test project to see how id be able to transfer the plugin to other projects and i've run into a issue. 

to my knowledge it seems like both the card battle system and turn based are clashing with one another, perhaps i'm wrong, but as attached below, bugs indicate missing images/parameters that aren't set within the actual game files (default.png).


the only other plugin i'm using is MV3D, and i had run a test prior with the plugin below yours on the demo project file, combat worked just fine.

so i must be doing something incorrectly for the card battle system to not display/function properly. 


appreciate the help!


Thanks for reporting this in!

It seems you might be missing the Default card base image and so the Card Game Combat plugin is unable to render the cards in the Battle Scene. The plugin requires at least one Default card base image as a fallback in case no other Card Art or Card Base images can be found at the plugin parameter specified directories. To resolve this issue, we believe you'll need to choose an image in the system folder for the Default Card Base plugin parameter (in the Demo Projects, this is the Card1.png image in the system folder).

If the issue does not resolve after this image is restored, let us know and we can continue to troubleshoot it with you :)