smclaughlan / GWJ52

Godot Wild Jam 52
3 stars 2 forks source link

Highest upgraded yellow towers are missing enemies #222

Closed smclaughlan closed 1 year ago

IMAFIREHAZARD commented 1 year ago

Assigned to self for investigation.

IMAFIREHAZARD commented 1 year ago

Max level Yellow Towers always fire in the same direction and do not track enemies.

Repro Steps

  1. Launch the game
  2. Press play
  3. Play intro animatic
  4. Open debug menu
  5. Add 300 ichor
  6. Build 3 Yellow Towers
  7. Upgrade each tower to max
  8. Wait for enemies to spawn

Expected Result Towers fire at creeps in range

Actual Result Towers fire at 8 o' clock when creeps get in range

plexsoup commented 1 year ago

That was an oversight from the previous version of the tower, before it shot continuous lasers. I've updated the second projectile scene. Should be fixed now.