i dont even know if its the right category so, what i need to ask is that does path finding work on huge rigs or custom rigs? i mean im pretty sure, but i tried i made my own rig and it wont work. If it does work then please tell me!
Thanks!!
It should work. I am pretty sure that you are able to move any model on Roblox through scripts, obviously. Your current main goal would to have it animated whilst moving. Your question was Does path finding work on Huge Rigs or Custom Rigs?; I am answering it as it prompts. I hope this makes sense.
hmmm, so does that mean its the problem with my rigging or the main rig itself?
It depends; what did you script? Were there any errors?
If the script works fine & properly, it could be an issue with rigging, if you are doing something else I did not have in mind.
hmmm, yes no errors… imma think its on rigging but yeah
I made a rig with a huge NPC character once. I used regular pathfinding code, just with corrected AgentHeight and AgentWidth parameters, try measuring your rig and set it to the correct measurements.
ohhhh, maybe its the problem thanks!!!