QuizMenuTool Tutorial: Difference between revisions
Happylappy (talk | contribs) No edit summary |
Added info on StarterMenuTool |
||
| Line 1: | Line 1: | ||
''{{SkyTempleIcon|icon=skytemple-dialog-error-symbolic}} This article is unfinished. You can help <span class="plainlinks">[{{fullurl:{{PAGENAME}}|veaction=edit}} expanding it]</span>.''<hr>This guide explains how to use QuizMenuTool to create a custom Personality Quiz. The bulk of this guide will explain the use of the google sheets portion of the tool. A rudimentary understanding of SkyTemple scripting will be assumed, namely adding new acting scenes, and adding scenes to unionall.ssb. For help with these topics... '''TODO: Link supplemental resources or suggest #support.''' | ''{{SkyTempleIcon|icon=skytemple-dialog-error-symbolic}} This article is unfinished. You can help <span class="plainlinks">[{{fullurl:{{PAGENAME}}|veaction=edit}} expanding it]</span>.''<hr>This guide explains how to use QuizMenuTool to create a custom Personality Quiz. The bulk of this guide will explain the use of the google sheets portion of the tool. A rudimentary understanding of SkyTemple scripting will be assumed, namely adding new acting scenes, and adding scenes to unionall.ssb. For help with these topics... '''TODO: Link supplemental resources or suggest #support.''' | ||
== Who QuizMenuTool is for == | |||
If either of the below points do not apply to you, you do not need QuizMenuTool. | |||
* You would like to expand (or shrink) the list of starter options in the game. | |||
* You would like to keep the personality quiz in the game. | |||
If you only want to change the size of the starter list, and do not want the personality quiz (as if the [[SkipQuiz]] patch is applied), you should instead use [https://github.com/Chesyon/StarterMenuTool StarterMenuTool], which is less powerful but requires much less work to set up. | |||
== Programs and Files == | == Programs and Files == | ||