add_dialogue
Add character dialogue text to an RPG Maker MZ event by specifying map, event, page, and insert position.
Instructions
Add dialogue text to an event
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| face | No | ||
| text | Yes | ||
| mapId | Yes | ||
| eventId | Yes | ||
| position | No | ||
| faceIndex | No | ||
| pageIndex | Yes | ||
| background | No | ||
| projectPath | Yes | ||
| insertPosition | Yes |