ochadenas / cpudefense

A tower defense game for Android based on a microprocessor theme
MIT License
118 stars 10 forks source link

Erratic attacker movement #155

Closed klaviartur closed 2 months ago

klaviartur commented 5 months ago

Some attackers move erratically and do not interact with any chips:

https://github.com/ochadenas/cpudefense/assets/80008286/b5230eba-7e39-44e5-96a8-143a10612d2e

Some of them just disappear and others jump to regular movement when game is brought to background and back to foreground.

Endless mode lvl 111, v1.35

Mortis03 commented 4 months ago

I've seen this time to time. Usually after unpausing. I just regen the level

ochadenas commented 2 months ago

This is probably the same bug as in issue #158. The attackers "forget" which track they are on, and start again at the entry point.

Please try again in 1.37.