Book (Asset): Difference between revisions

From FetishQuest Wiki
Jump to navigation Jump to search
JasX (talk | contribs)
Created page with "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. {| class="wikitable" |+ !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 (Asset)|Ga..."
 
JasX (talk | contribs)
No edit summary
 
Line 18: Line 18:
|-
|-
|Pages
|Pages
|[[Page (Asset)|Page]]
|[[Book Page (Asset)|Page]]
|
|
|Pages of your book.
|Pages of your book.

Latest revision as of 12:41, 20 February 2025

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.