Making an RTS game #9: Implementing character units and skills (Unity/C#)
On with our RTS project! Today, we’ll add the character and skill systems…
⬅️ Tutorial #8: Boosting our selection feature | TOC | Tutorial #10: Moving the camera ➡️
📕 Get the ebook and bonus material on Gumroad!
🚀 Find the code of this tutorial series on my Github!
Last week, we improved our selection feature and, in particular, we added an info panel for the currently selected…