Interactive Studio
back to documentation

Interactive Studio

Build no-code gameplay with tasks, triggers, effects, values, and player feedback.

Rebuild Nav Mesh

What it does

Rebuilds navigation data for the space so navigation-aware NPC behavior can use the current layout.

Required item compatibility

Use a compatible item that shows this effect in its Tasks panel.

Setup

  1. Select the item that should perform this effect.
  2. Add Rebuild Nav Mesh to the task state where it should run.
  3. Configure the settings below and test the player path from the task’s starting state.

Settings

No extra public settings.

Tiny example

After a task moves a barrier, a follow-up task rebuilds navigation before an NPC begins a new route.

Test and troubleshoot

  • Use this only when the layout change affects navigation.
  • Test NPC movement after the rebuild rather than assuming it solved a route problem.

Related pages