-
Notifications
You must be signed in to change notification settings - Fork 21
Index page
thecodewarrior edited this page Aug 2, 2016
·
2 revisions
Index pages should generally be the first page a player sees when opening your book. They contain a 3 wide and 4 tall grid of icons. The icons can have tips and links, and can be colored differently when the player hovers over them.
Global data: None
Page data:
"icons": [
{
"icon": "<SPRITE>",
"text": "The text to show in the tip",
"link": "<LINK>"
},
"More icons like above..."
]