Just a little project for @adasba or whoever wants to use this. This includes 4 levels to show off what the base can do. Also, if you go inside the Towers or Enemies sprite, you will find custom blocks that can create towers or enemies, however you want them. A few notes for remixers: 1). The list (Attack Path) is where enemies go. You can create a path by listing which points are along the path. So if you wanted an enemy to start at (0,0), visit (100,0), and then finish at (200,200), your list would look like: 0 0 100 0 200 200 2). If you're adding in a new tower base costume, make sure that there's a costume right after it that's basically like the first one, but all red. This is to prevent towers from overlapping. 3). The speed slot in the tower custom block is how long it takes to reload, not how fast it shoots. A speed of 30 is about 1 second per shot, and a speed of 90 is 3 seconds per shot.
Credits to: 1). Kevin Macleod for the music!