i am coding a npc spawner system and its cloning the npc from server storage fine but the npc has a pathfinding function and i get the error that the endpos (goal for pathfinding) istnt a valid member of the folder even though i put everything in the right folders
#replicated storage clone ERROR
1 messages · Page 1 of 1 (latest)
dingleberry gotchu
i see your issue
but first
your sure Endpos1 isnt spelt wrong?
otherwise try this, its a bit safer
and for tts
No it's spelled right but ill try the scripts
did they work?
no its cloning them but they dont walk and i get the error: Infinite yield possible on 'Workspace.PlayerBase1:WaitForChild("Endpos1")
also if i just do the pathfinding npc without cloning it works
can u show the where in the exploerer endpos1 is at?
shure but its in Workspace playerbase1