Book (Asset)
Books can be read on the HUD. You can attach these to the game via Game Actions. Commonly used on world items and inventory items.
| Field | Type | Default | Description |
|---|---|---|---|
| Label | String | A unique label for your book. Do not edit after setting up your book! | |
| Name | String | Name of your book. Doesn't have to be unique. | |
| Pages | Page | Pages of your book. | |
| Game Actions | Game Action | Game actions to run each time the book is read. Target is the player that read the book. |