NARRATIVE

Interaction

Pauses the chain. The player must press the action button to continue. Places a hold-E prompt on the entity.

Use cases

Talking to NPCs, harvesting resources, opening chests, activating mechanisms, picking up items.

Parameters

Parameter Type Required Description
Prompt label No Text shown on the interaction prompt.

→ In-game result

{
  "action": "Interact",
  "prompt_label": "..."
}
In-game result

A prompt appears above the entity. The player holds E, then the next action fires.

Related actions

Used in tutorials