Skip to main content

TutorialAi

5 tools in this family (folder Editor/Tools/TutorialAi/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.

ToolEffectDescription
tutorial_create_definition_assetwritesMaterialize a TutorialDefinition .asset (ScriptableObject) from a TutorialSpec JSON.
tutorial_export_dot_graphwritesExport the tutorial step graph as a Graphviz .dot file for visualization.
tutorial_generate_codewritesEmit 3 runtime C# files from a TutorialSpec JSON:\n
tutorial_propose_from_promptread-onlyGenerate a TutorialSpec JSON from a free-form prompt describing your game's first 5 minutes.
tutorial_validate_specread-onlyValidate a TutorialSpec JSON: checks that step ids are unique, fork branches reference valid