Last updated: Sep 15, 2022

Introduction

The Text Tutorial component is in charge of setting the visibility of the different objects that make up our tutorial text. This is used in our animation showcase demos and is very helpful for us to showcase controls but likely won’t be of much help for anything else.

You can find the Text Tutorial script ****at this path: Assets\Infima Games\Low Poly Animated - Modern Guns\Demo\Code\Interface\TextTutorial.cs

Fields Serialized

Tutorial Title. The title text for the tutorial.

Text Tutorial. A reference to the actual text.

Fields

Visible. This value determines whether the tutorial text is actually visible on the screen or not.