Praytic / youtd2

Classic community-driven session-based Tower Defense game with RPG elements.
https://youtd2.com/
MIT License
77 stars 15 forks source link

Display better error message when attempting to transform tower in "Build" mode #338

Closed Kvel2D closed 6 months ago

Kvel2D commented 6 months ago

Transforming a tower is done by building a tower on top of another tower. This feature is available in random game modes but not in build mode. Currently, attempting to transform in build mode displays this generic error message: Can't build here. Which is confusing. Should display a custom message like this: "Can't transform towers in Build game mode."