Open pamims opened 2 years ago
Mage enemies are a bit dumb. They just endlessly shoot the wall if the player is slightly too high. Unsure how to fix this, perhaps by making it walk closer to the player first. Better collision checking + potentially better bullet system
There's a few ways to solve this. I'll leave the implementation up to you. Ideas:
Minor visual glitch:
Mage enemies are a bit dumb. They just endlessly shoot the wall if the player is slightly too high. Unsure how to fix this, perhaps by making it walk closer to the player first. Better collision checking + potentially better bullet system