Making a Hack’n’slash #10: Showing damage popups 1/2
Let’s create some small damage popups whenever we hit an enemy!
⬅️ Tutorial #9: Implementing a basic AI using a Finite State Machine 2/2 | TOC | Tutorial #11: Showing damage popups 2/2 ➡️

In the last episodes, we focused mainly on our enemy and we made sure it has a basic form of intelligence thanks to a…