Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Thank you for playing the game!

The left mouse button to continue text is not the best, and I do think that your suggestion for it not to be displayed after the first few initial texts would make a lot of sense.

The uneven spacing is a font issue, which I wanted to fix but it is not quite simple with the engine of choice here. In general I do want to redo the font quite a bit after the voting period.

If you notice any types please do report them to the game's github page. English is not my native language and I might miss spelling errors here and there.

I am sorry for your poor experience with the controls. I have never seen a mac keyboard, neither have I seen a keyboard with the [ and ] keys under an alt key. I do think that an option to remap the controls would be good to have.

I completely agree on your zoom to mouse cursor/center point.

The movement of the camera by corner scrolling is somewhat slow, and I do think it could maybe use a speed-up key feature, but it unfortunately just can't be as flexible as a mouse panning system. The edge panning not working when the game is paused is definitely an oversight.

I kinda disagree about the tower placement. In my experience allowing parts to just attach to each other when dropped close by enough would lead to random towers being accidentally created and because they don't create a particle effect when in their tower stage they would easily get lost. Creating a specific place for a tower gives the player a clear spot to click, and is always visible, thus being not all that easy to loose on accident. It was described in the intro, and I do agree that the tutorial is pretty bad and definitely needs a rework.

The RNG is always a tricky thing to balance. As the game is built around the player discovering things I thought that having the game give you guaranteed drops for certain would limit this sense of discovery a bit and thus make the game less exciting in its primary aspect of gameplay.

If the chests are empty you don't loose any gold that was used to generate them, it is stored for the next wave and so on. I have never had the chest drop spawn off the map, but I do see how it could be possible in theory with very bad luck on the random. Others have already suggested repositioning the chest giver, so that is probably what will be done to resolve this issue.

While I do agree that the text positioning is not the best I honestly couldn't find a better spot for it. Maybe a decent solution would be to have a button that would allow the player to hide it?

I am sorry that you have experienced issues with the game freezing. Based on your attached screenshot I can't see what in those arrangement would cause the game to freeze, as all of them had been tested. Unfortunately I can't test it myself as I don't have a mac but you might have experienced an issue with the mono build redistributed with the game, or an opengl/engine issue.

I do agree that it would be nice to have a feature that would let you drag the entire tower, but it would need to be implemented in a way that the players wouldn't accidentally trigger, yet easy enough to do.

The ghosts are not imbalanced, they are just fully immune to physical damage, any other damage can kill them just fine, and the chances of getting a decent drop that deals with them are decent enough by the point they show up in big enough quantities to end the game. At least during the testing of the game they were rarely an issue.

Thank you for your great feedback!

It's still somewhat an extra unnecessary step to lay down the squares in the beginning of each try. Doesn't the turret base function like enough for a snap position for other parts?

I don't know if even the whole zoom and pan thing is even needed. Since it was so awkward, I played completely zoomed out all the time after trying it out in the beginning. The map could be condensed a bit so it wouldn't need to be so zoomed out (for bigger sprites) and obviously having fullscreen option would help here too. And definitely moving the chest spawn point is a good idea too.

Dunno if somewhat more controlled RNG would be better. Something like maybe having 50% chance of getting part types in order like first base, then gun and finally mod before repeating. Sure it still would be random but way less likely to get snuffed out for guns for example (which is the worst). Dunno what would be considered end game but on one of my tries, I think I got a round of pretty much only ghosts and handling those with just two turrets due to their speed (and physical immunity) is not great.

In my opinion the incoming enemies text could be on the right side where effects and chances are too. It wouldn't be in the way for primary real estate for turrets (in the beginning at least) and it even is related to the information on the right side somewhat. But a button to hide it would be decent enough I guess too.

Freezing is most likely not just a mac issue since it's a browser version. Didn't come to mind to check the console for any errors though.