Hey everyone,
I’ve been working on my own game engine, and I recently implemented an auto-battle system. I wanted to share it with you all!
You can check it out here:
https://jasongamedev.deno.dev/combat-test/auto
In this demo, characters fight automatically and even use potions when needed. This kind of system is widely used in mobile games, and I believe it could be really useful for similar projects.
Let me know what you think! Any feedback or suggestions would be greatly appreciated.
Thanks!