I have been trying to make a small rpg game, by following some videos, but I can’t get the “special” button that is suppposed to heal the player to work. Does anyone know what I can do?
I have seen and have been following a video titled “Make A Pokemon Style Monster Tamer Game - Using GDevelop”, but it doesn’t include something like this. If anyone can help, I’ll certaintly appreciate it
Yeah, I sort of understand the first part about constantly changing the settings (sorry that I can’t grasp it completely, I’m new to programming).
I tried changing the “Change the value of Mage_Health: add -5” but it unfortunately didn’t work. If you have any other ideas, I am open to trying them out! And once again thank you for replying!
I have a “HealCooldown” as a text variable, and the variable “Battle_Turn” = 2 is used to damage the mage.
I tried what you told me but I couldn’t get it work sadly, thank you regardless very much!
Thank you so much! I got the healing to work, but now the cooldown isn’t working, do you know how that can be made so that the healing has a 3 (or less, if it’s easier) turn cooldown?