Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Movement, gravity and pathfinding #77

Open
JonasDevDE opened this issue Feb 2, 2024 · 7 comments
Open

Movement, gravity and pathfinding #77

JonasDevDE opened this issue Feb 2, 2024 · 7 comments
Labels
enhancement New feature or request feature request

Comments

@JonasDevDE
Copy link

A pathfinding system would be nice.

@OliverSchlueter
Copy link
Member

This is planned to be the next big feature for FancyNpcs. I still need to figure out, how exactly the system should work

@Metaphoriker
Copy link

This is planned to be the next big feature for FancyNpcs. I still need to figure out, how exactly the system should work

For the pathfinding part you could use pathetic

@Aaron2550
Copy link

Just wanted to note that pathetic isnt just fast, it also seems to supports pathfinding for boats and jumping

@JonasDevDE
Copy link
Author

Hey @OliverSchlueter, when can we expect pathfinding? We would like to use FancyNpcs as the basis for the NPCs on our MMORPG server (Eternalempires). Kind regards, Jonas. 😄

@OliverSchlueter
Copy link
Member

I already started thinking about the design of the feature. There are other things (interaction system) that need to be implemented first tho.

@JonasDevDE
Copy link
Author

Hey, how does the pathfinding system currently look? Has it already started or is it about to begin? If not, we would have to employ software developers from our team to do this in the future, which would cost us some money.

@OliverSchlueter
Copy link
Member

Next week, I'll first implement the new interaction system and some other things before starting with the pathfinding. There is already a somewhat roadmap and requirements list for the pathfinding feature. You need to understand that I'm (and I think most contributors) do all of this in their freetime. Every hour I spend on FancyNpcs, I technically lose money, because I could work for someone else / on a paid product. That's why I don't set any deadlines or ETA for features and only work on the plugin when I feel like and got time.

Before starting with the pathfinder system, I would like to get FancySitula (our new packet lib) ready, which should simplify the nms/packet part.

@OliverSchlueter OliverSchlueter changed the title Pathfinder Movement, gravity and pathfinding Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature request
Projects
Status: Backlog
Development

No branches or pull requests

4 participants