Guide to Rabi-Ribi Map Editing
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rabiribi-map-editing/docs/cutscenes/README.md

13 lines
746 B

7 years ago
# Custom Cutscenes
7 years ago
**Note: This only works in the Rabi-Ribi v1.8e beta (which includes support for the map editor)**
7 years ago
In-game events start cutscenes. Cutscenes each have their own cutscene ID.
The cutscene IDs can be seen above the block of text representing the cutscene.
To find out which cutscene is triggered by an event, refer to the file `Rabi-Ribi\localize\event\story_en.rbrb`. (Open it in a text editor)
The files `story_emot.rbrb` and `story_text.rbrb` can be placed together with your maps to replace the original in-game cutscenes/dialogue.
* [`story_text.rbrb`](story_text.md) contains the dialogue text used in the cutscene
* [`story_emot.rbrb`](story_emot.md) contains other cutscene information like characters / emotions etc.