Hi, I would like to ask if anyone has a list of or link to all possible agentparameters? To my knowledge, there is no list of ALL possible agent parameters that can be used. I’m using PathFindingService but I would like to know more about the possibilities in terms of parameters for the agent.
1 Like
AgentParameters are on the doc here. Scroll down to the CreatPath method it should be right under
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.