Skip to content

NPC Movement #208

@bsommerfeld

Description

@bsommerfeld

Hey!

I noticed that ZNPCsPlus currently handles move actions via teleport instead of navigation / walking.

Would movement with actual navigation (go to a target location / follow a player) be in scope for this project?

Context: I maintain a Java A* pathfinding library (called "pathetic") that runs well on Spigot/Paper.
If this is interesting, I could prototype a minimal goTo(Location target) implementation as a PR (no API breakage, few hours of work).

Would that be something you’d consider?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions