1
Ask a Question / Re: Turn-based RPG enemy damage - Trying to make it work?
« on: Yesterday at 11:38:32 am »
Get familiar with the print block. It will show values on the log viewer or game controller (if you have it enabled). Use that to check the relevant values of all your attributes during the course of your system. That ought to help you diagnose why it is not functioning as you expect it to.