90% finished!!! This is an example of basic tower defense game(You can see how it work in description below) Click the tank icon in the top right to place a tank(use your mouse to select place) Hover the arrow icon on the middle right to open the shop #game #tower-defense #basic #example #game #tower-defense #basic #example #game #tower-defense #basic #example
This project is still unfinished so If some one find bug/glitch, tell me in the comment *** This is an open source example game so feel free to remix, but I think you can make tower defense yourself by reading this The main way this game work is I store enemies info in lists also turret(the most important is enemies ID list) I make enemy follow the path by drawing an path for them to go - by is touching script(as you can see when you stop project you can see many path with different color) *** Changelog: V1.0: Inited new game!!