DRincs-Productions / pixi-vn-ink

Pixi’VN gives you the ability to write your own narrative using Ink.
https://pixi-vn.web.app/ink/ink.html
1 stars 1 forks source link

Assign dialogue to a character #25

Closed BlackRam-oss closed 1 month ago

BlackRam-oss commented 2 months ago

Before complete: https://github.com/DRincs-Productions/pixi-vn/pull/231

To assign a dialogue to a character I intended to use the following syntax:

alice_id: Hello
// emotion:
alice_id@angry: Hello

it will be checked if alice_id is a known id, if so the dialogue will be assigned to the character. otherwise the entire text will be displayed