Skip to content

Current questions and answers regarding the map editor.

User Avatar
#5172
Auto-translated
I learned how to create video clips, or as they say, "cartoons," using DialogScene.

I'm actively working on creating them, and a question popped into my head.

I'm planning to add two cartoons at the beginning of the first mission, but I'm afraid that when I use StartDialogScene twice with links to two different cartoons, the game will immediately start the second one because it will follow the script.

Can I simply add StartDialogScene twice without using functions or triggers so that the cartoons play sequentially, or will that not work?