MineInAbyss / Mobzy

Config-driven custom mobs for Spigot using ECS
https://mineinabyss.com/Mobzy/
MIT License
41 stars 7 forks source link

More mob-animations #105

Closed Boy0000 closed 2 years ago

Boy0000 commented 2 years ago

Adds optional animation state for entities throwing projectiles Adds optional spawn animation. Not sure how useful this is for majority of mobs as they spawn generally out of sight. Thinking for more area,specific mobs and minibosses it makes sense. Removes their AI as i assume they would otherwise just walk around whilst it is playing. No clue if thats the correct way of doing it