Home ยป Education ยป Create an Interactive Book using TextMeshPro ๐Ÿ’› (Like in Morrowind or Skyrim)

Create an Interactive Book using TextMeshPro ๐Ÿ’› (Like in Morrowind or Skyrim)

Written By Christina Creates Games on Tuesday, Mar 21, 2023 | 07:00 AM

 
In this Unity tutorial, you will learn how to create an interactive book with TextMeshPro 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 ๐Ÿ’ฌ Discord ๐Ÿ’› You are very welcome to join! https://discord.gg/Gy7a9h3APK ๐Ÿ›๏ธ Store links ๐Ÿ›๏ธ If you'd like to support my channel, consider using my affiliate link when buying cool stuff in the Unity asset store: https://assetstore.unity.com/?aid=1101lr4hF [Affilate link] Or on Humblebundle: https://www.humblebundle.com/?partner=christinacreatesgames [Affiliate link] Or in the Synty Store: https://syntystore.com?ref:christina ๐ŸŽฎ Play my games on Itch.io ๐ŸŽฎ https://christinacreatesgames.itch.io ๐Ÿ“– Chapters ๐Ÿ”– 00:00 The goal: A book with TextMeshPro in Unity 00:22 Scene setup 00:50 How Overflow method "Page" works in TextMeshPro 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