Skip to content

First interaction

Now, let's create our first interaction.

Interactions are created when the player can explore an area, where you can create area triggers and clickable points that execute a certain point in the story.

To create your interaction, open the story manager, click on Interactions, create a new one and name it my interaction. Then enter the interaction editor maker by clicking on the new created interaction button.

To access it, press T (or your key to open your chat)

You'll have two buttons at the bottom :

  • Zones - List of zones you have created
  • Point - List of points you have created

Let's start by adding a zone, click on Zones, add a new one call it zone1, click the pen icon and click on Place corners. One time enter means that the player enters the zone and the action is executed one time only

Place your 2 two corners and press save.

Then, on the stich section, write my_zone (we will talk about it later).

Now for a point. Open the points list, create a new one and name it point1, set the name stitch to my_point Now let's break down the settings:

  • Max distance - Max distance before the point can be shown
  • Use aim radius - defines if the player needs to look at the point to be shown
  • Aim radius - The radius of the player look on the point location to be shown

Click on Place point to place your point. When you are satisfied, press save.

After you added your zone and your point, press the cross button and "yes" to save.