#csharp
Read more stories on Hashnode
Articles with this tag
When I first released the game, the enemy targeting system for the towers in Hyper Towers was to target whoever had the least displacement to the...
A collection of small things I've learned through the development of the tutorial level of Hyper Towers ยท Z-position on instantiating prefabs: So...
Initially, I only knew about using events and delegates to call a function from another script. I used it in all my earlier projects and this one as...