Hello, if possible I want to make a script that makes it so if you put it in almost any NPC it makes them actually go around walls, like you know how NPC's like the famous Jeff the Killer NPC just bump and get stuck into walls, that gets fixed. But I barely have any scripting experience and I need help from someone for making this script if possible.
#Separate Pathfind Script
1 messages · Page 1 of 1 (latest)
like a separate pathfind script
i've tried asking ChatGPT about how I could make this work but that was no help
** You are now Level 1! **
Pathfinding is good if implemented well
The way it is implemented in the docs is the best in my experience
Though you might want to disable roof collisions in doors as that can cause bugs with pathfinding
you can use custom pathfinding modules
Developer Forum | Roblox
Node Master A free Pathfinding Plugin created by @Grersh, Logo created with help from @Synthlax. Why use Node Master Node Master is a very versatile plugin, allowing quick and easy placement of Nodes and Connectors using its GUI. Node Master also exports the NodeMap in a single easy to read module script containing a dictionary of the Way...
this is one I would recommend
allows you to setup your own nodes around the map
Alr i'll try it out
very versitile
this is confusing is their a tutorial on the node master plugin
yup
if you just took time to actaully scroll down
you would've realized there was one
👀
im fuckin stupid
soo
I just put nodes in the areas you want the npcs to actually go
so they dont bump into walls and act like kindergarteners
@wide locust is that correct?
sorry for ping
im looking at the tutorial
I just want to get that out of the way first
yes exactly
just make sure
you actually like make them so the nodes are bidirectional
this module just allows more customization
on the nodes
and like makes it so you have a predicatable path
Alright I made my nodes but now how do I integrate it into the jeff the killer script? or any script in general cause it dosent tell me
actually hoolod on
thats the fucked up version of the jeff script
let me get the real one
heres the real non broken one
oh
no indentation
I had to put the script in a google drive
cause discord is a pain in the ass
well uhh im stupid
if you're asking how to combine it with what you have rn, then I'm not going to spoon feed you it
you have to try yourself
alr alr
k
** You are now Level 2! **
smths not quite workin rn
Worse part is im gonna have to try to do this with all the npc's
ig gl then
but it seems like it creates a predictable path
WHAT
sorry caps
I had shift lock on
what?
didn't understand that
did you set up the node map properly?
also you don't have to set up a node map for each npc
Just from the title this is cool, same algorithm minecraft uses too
Love me some A*