Book Item

From RPG Creation Kit
Jump to navigation Jump to search
"Deed of Ownership" Book Item displayed in the RCK Window.

A Book Item is an Item that represents a Book or a Note readable by the Player.

Upon picking up, a Book Item is opened and on the content of it is displayed, while if the Book Item is inside the Player Inventory, clicking on it will open it.

  • 2D UI: Represents the Background the Book will have when it will be opened. If the Book is red, you may use a red background image for displaying it.
  • Book Text: the content of the Book, displayed with a text. You can use TextMesh Pro Tags to enrich it.
  • Can't Be Taken: check this if you want the Book/Note to be readable, but not takable.
  • Is Note Or Scroll: check this if the Item is a Note instead of a Book. Notes will be displayed on interface with a single page, while books uses two pages.


To know how to create a new BookItem, view Creating a New Book Item tutorial.