We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated KAI_Humanoid (markdown)
Documented the hazard feature and the two built-in emitters.
Documented new debug function and custom tags.
Updated HazardInfo (markdown)
Documented InHazardRange().
Finished the documentation for now.
Created the page.
Documented new array.
Expanded class chart.
Forgot link.
Added a quick overview of the hazard system.
Added new link.
Documented the rest of the movement code.
Minor naming mistake.
Documented the crouching and climbing functions.
Fixed the name of the vehicle array lmao.
Documented new GetSwimmable3DFloor() function.
Added mention that gravity and deflection now work on FastProjectiles.
OnWander() can now stop KAI_Wander().
Documented debug CVAR.
Added KAI_HitChanceTracer to the chart.
Updated child list.
Documented the new tracer.
Added links to new pages.
Added notice about new functions shared between vehicles and humanoids.
Documented new IsPosReachable property and KAI_NPCUseLines().
Documented the new KAI_MoveAway() flags.
Updated example block. Removed the rest of the function, since now KAI_MoveAway() is like twice as long.