Closed DiddiLeija closed 6 months ago
Here's an example of the issue (that I took when working on 879f85f26e5c6bc9540ae3f6655a3476f7851711):
Here, the third onion wasn't supposed to be defeated, since I didn't send a bullet to it. However, it happened.
Due to the circumstances where this is happening, I'm almost sure that's related to the management of "dead bullet objects". In the next days I'll be working on a fix :wink:
While testing the gameplay, I noticed some hostiles are automatically defeated on strange circumstances. For example, if you send a bullet when the mob hasn't showed up yet, get close to the mob, turn back and turn forward.
I'd say this is related to a bad management of player bullets, so I'll investigate that.