Tutorials
Text/video learning resources for everyone!
Last updated
Was this helpful?
Text/video learning resources for everyone!
Last updated
Was this helpful?
Apart from the video series, we offer a wide variety of tutorials that address different common mechanics.
Do you know of a video tutorial that's not included? Send us an and we'll evaluate it!
You can download example scene to get more an idea what StoryTime offers.
If you want to use dialogue you have to make use of the localization package.
Go to Window > Asset Management > Localization tables
Create Localization Settings.asset
file inside the Localization
folder.
Select Locale Generator
and choose which languagues you want to support and save it under Localization > Locales
.
Select New Table Collection
and type in Dialogues
or something that will represent your dialogue data. Click on Create String Table Collection
and save it under Localization > Dialogues
In the inspector view you will see an empty list withExtensions
. Click on +
to add a new extensions and click on Json Extension.
Drag or select the config file for the json service provider.
Under Select file
Choose dialogues
.
Click the +
, choose Add Default Fields
and click Pull
.