Love all these awesome card game plugins! Had a question about this one. I didn't want to use Deck Points (DP) in my project, is there a way to remove the "DP 0" cost text in the deck editor since nothing in my game costs DP?
Thanks very much :D
Hello, thanks for your question!
Deck Points is a completely optional feature in this plugin so if would like to ignore it you don't need to add the Deck Points Notetag for Skills. Deck Editor will still work without it. Additionally, you can configure what the Name and Abbreviation of Deck Points are through plugin parameters and setting them to a blank string will prevent their text from being drawn.
Hope that helps! Please let us know if there are any other questions about this plugin or any others.
Cheers,
MythAtelier Team
P.S: We are massive fans of Luxaren Allure and Weird and Unfortunate Things! Thank you so much for making amazing games with RPG Maker :D
Ah ok, that looks like a bug on our end. We'll add it to the tracker to fix for next plugin update.
If you need a workaround for now and are amenable to editing the plugin file a little, I believe commenting out the Draw Text call on ln 793 should do the trick. This will still allow you to use Deck Points as a mechanic while not displaying it under the Card Preview.