Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Порядок следования фраз #17

Open
UsmanShinobi opened this issue Sep 29, 2022 · 1 comment
Open

Порядок следования фраз #17

UsmanShinobi opened this issue Sep 29, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@UsmanShinobi
Copy link

Если смотреть по файлу диалогов, то в игре первыми будут идти next-фразы, которые выше расположены в самой ноде. Пример:

image

В данном случае фраза "actor_I_wanna_eat_smth" будет 1, а фраза "actor_ok_thx_for_welcome" будет 2. Если надо поменять их местами в игре, нужно переставить их местами в файле. Однако в программе нет такой возможности. Можно ли реализовать?
image

@collectioner
Copy link
Member

Хм.. Хорошее замечание. Добавим указание порядка и возможности его изменить.

@collectioner collectioner added the enhancement New feature or request label Sep 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants