hi i wanted to do cutscene whith dialog showing while it goes on. Example my hero is talking to himself while skipping dialoges cutscene slowly wanishes (like its splited in pieces) how can i do it?
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
I'm not sure I'm following your meaning - could you share more details of a typical example?
Multiple ActionLists, and chains of Actions, can be run at the same time, however. The ActionList: Run in parallel Action allows you to run multiple branches simultaneously.
i trigger cutscene and while that scene goes i like to my hero to make dialogue with himself in his thoughts, each line of dialogue needs to be read/skipped to cutscene to go further like in VNovel games i have scren with dialogue then additional screen with dialogue etc but in my case instead screen/picture i wanna trigger parts of cutscene
The ActionList: Run Action can be used to run other ActionLists.
If its Wait until finish? option is unchecked, the original list it is called from will continue at the same time.