Available debug options

Some debugging options are available out of the box.

Debugging the component

The component comes with the ability to draw every step traced or not.

  • The debug line represents the line trace. A green line means that the trace was blocking.

  • The yellow dot is placed for each step, traced or not.

  • When a step is traced, the Physical Surface is displayed above the trace if found.

Debugged !

Debugging your anim notifies

The anim notifies come with the option to debug your feet placement by setting ShowDebug to true.

The debug in full action

Last updated