A Procedure is made of interactions, you can create interactions following these steps:
This video shows the process of creating a procedure:
Login to the frontline.io website and select your workspace. after that select an existing project or create a new one.
go to knowledge base in the side menu, click the new item button, and choose to create a new procedure.
Edit the procedure.
in here we will direct the flow of the procedure by connecting nodes, each node contains an interaction.
lets create the first node, and by double clicking we will edit its title, we will call it. "Remove bolts".
now, create the second node and connect it to the first one, call it "Remove fuel hose".
finally, create the third node and call it "Remove fuel tank".
You can now press save to backup the procedure, anyways, it would save automatically.
When you are done with editing the procedure, and want to start the animation process, switch to Unity with your model.
2. Add a new interaction
3. Name the interaction and press the Done button.
4. The procedure will be added to the Hierarchy under Interactions.
6. Repeat steps 1-5 to create additional interactions.
Models are not highlighted when testing the procedure
Cause: "Highlight" models are not set.
Select the interaction object in scene
In the inspector, look for the "Activator Objects" field
Drag the objects you wish to highlight into the list
The models should now act as an "Interactive object" and the interaction will wait until the user has pressed on the object, when play testing.
Interactions are not updated when play testing
Cause: Interactions might not be linked to the server
Sometimes interactions might lose their "link" to the ones that have already been uploaded to the server.
1. Select the interaction object in scene
2. Open the Interaction Menu ( LLS > Interactions Menu )
3. Find the relevant interaction in the Interactions menu
4. While the related interaction object is select, press on the "Link" button next to the interaction in the list.
6. Save the scene