Describe the bug
"Play" button on game engine only starts if you have a # Section, or starts at the first # Section
Steps To Reproduce
Write a script without a # Section header, or a script where a character has dialogue prior to the first # Section Header.
Expected Result
Some kind of warning telling you to add a # Section header.
Or add a default # Act 1 appears at the start of every new project.
Or make the "Play" button start at either the first section, or the first character dialogue.
Actual Result
Game doesn't start when you hit play (if you have no # Section header) or skips the dialogue you wrote prior to the first # Section header.
Describe the bug "Play" button on game engine only starts if you have a # Section, or starts at the first # Section
Steps To Reproduce
Expected Result Some kind of warning telling you to add a # Section header. Or add a default # Act 1 appears at the start of every new project. Or make the "Play" button start at either the first section, or the first character dialogue.
Actual Result Game doesn't start when you hit play (if you have no # Section header) or skips the dialogue you wrote prior to the first # Section header.
Screenshots