Storyline: When the player starts we want them to see a Plaque that will introduce them to the game. The first thing you need to do in order to make this happen is create a new Plaque. Here is how you do that.
DEEPER DIVE
What is a Plaque? A Plaque is the most basic kind of game object. It is typically used to provide a player with static information. A Plaque can have a title, description, and media (e.g., image, audio, video).
STEP-BY-STEP
Creating the Introduction Plaque
DEEPER DIVE
What is an Icon? Icons are small graphics associated with an object. For example, when objects are viewed via the map, players see the Icon associated with the object. Each type of object (Plaque, Item, Conversation) has a different default Icon, but as a designer you can add your own Icons.
What is Media? Media includes audio, video, images that players can view when they interact with an object.
We’ll cover how to upload and add media later in this tutorial.