FancyMcPlugins / FancyNpcs

FancyNpcs is a simple, lightweight and fast npc plugin using packets
https://modrinth.com/plugin/fancynpcs
MIT License
100 stars 23 forks source link

NPC gravity and general movement abilities #75

Open airoons opened 5 months ago

airoons commented 5 months ago

I haven't worked as much with packet entities, so I am wondering whether it is feasible to add at least some basic "reactivity" to environment.

It would be great to see at least gravity option for NPCs, as I assume anything hitbox, path or other actual movement related would be pain to implement, if possible at all.

Thanks