smclaughlan / GWJ52

Godot Wild Jam 52
3 stars 2 forks source link

BUG: Towers can lose the ability to get upgrades #254

Open IMAFIREHAZARD opened 1 year ago

IMAFIREHAZARD commented 1 year ago

This is another issue which has been present for some time. Repro steps are unclear at this time but it may be tied to new waves spawning. Will need further investigation to determine root cause.

IMAFIREHAZARD commented 1 year ago

Once a tower tells you you don't have enough Ichor to upgrade it, it will sometimes not give you the upgrades list menu any more

IMAFIREHAZARD commented 1 year ago

Verified above issue.

Repro Steps

  1. Build a tower
  2. Spend all your ichor
  3. Open that tower's upgrade menu
  4. Close that tower's upgrade menu
  5. Get enough ichor to upgrade your tower
  6. Open the original tower's upgrade menu

Expected Result You are able to upgrade the tower normally.

Actual Result The tower asks you to upgrade it, but does not display any upgrade buying options.