Praytic / youtd2

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

Can't start moving items while building a tower. #348

Closed Kvel2D closed 4 months ago

Kvel2D commented 6 months ago

Reproduce:

  1. Open tower stash.
  2. Start building a tower.
  3. Open item stash.
  4. Try moving an item.

Tower preview is drawn behind the menu so it looks like the game is bugged because player is clicking on an item and nothing happens and player can't see that he is currently building a tower.

Praytic commented 4 months ago

Fixed. Currently when you try to interact with items inside the ItemStashMenu while holding a TowerPreview nothing happens. You'll need to release the TowerPreview in order to interact with items.