add_conditional_branch
Add a conditional branch to an RPG Maker MZ event to control game flow based on specified conditions.
Instructions
Add a conditional branch to an event
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mapId | Yes | ||
| eventId | Yes | ||
| condition | Yes | ||
| pageIndex | Yes | ||
| includeElse | No | ||
| projectPath | Yes | ||
| insertPosition | Yes |