How to Create Interactive Books in Unity using Text Mesh Pro ? (Like in Morrowind or Skyrim)

Uploaded by Christina Creates Games
Share: Twitter Facebook
In this Unity tutorial, you will learn how to create interactive books with Text Mesh Pro just like in Elder Scrolls: Morrowind or Skyrim. You will learn how to use the Overflow method to display text on multiple pages, how to code the book's setup and contents, and how to add pagination.

? Code on Github: http://bit.ly/3YXS3gg

-- Chapters --
00:00 The goal: A book to read with Text Mesh Pro
00:22 Scene setup
00:50 How Overflow method "Page" works
01:37 The Book script
03:38 Setting up the pages to toggle the previous or next ones
04:06 Fixing misplaced lines of text with the page tag
04:34 Why to stay away from justified text
05:18 Watch my tutorial on adjusting font sizes to give players more options
05:37 Do you want to trigger events when players read your books? I have a tutorial for that
05:55 The result of our work

#unitytutorial