Game Development Reference
In-Depth Information
The max force
The maximum force of our agents can be accessed and set using the GetMaxForce and
SetMaxForce functions.
local maxForce = agent:GetMaxForce();
agent:SetMaxForce(maxForce);
Search WWH ::




Custom Search