How to create Sub-Systems

How to create Sub-Systems

To create a subsystem follow the steps:

  1. In the hierarchy window, right-click and select LLS > Create > Sub-system

  2. Give the newly created sub-system a name under the "Device Name" field in the inspector window

  3. Select and drag the game objects that are relevant to the sub-system into the "Device Elements" list

  4. You can experiment with all of the options that are in the Sub-system object

  5. Test the Sub-system in Play mode, by opening the parts catalog and switching to the sub-system menu

To create a sub-system manually

  1. At the Hierarchy right click Devices and create an empty game object.

  2. Name that object.

  3. At the Inspector add component - Device

  4. Edit the device name accordingly.

  5. Drag the wanted asset to the Device Elements at the Inspector.

  6. Go to Devices at the Hierarchy and drag the game object to the Sub Device tab at the

  7. Inspector

  8. Test your work.



Troubleshooting:

I'm getting an error message when trying to create a Sub-System
Cause: Frontline Scene is needed. Visit Importing your 3d model before creating a Sub-System.

I have dragged objects into the sub-systems "Device Elements" list, but can't select their children when testing the sub-system.
Cause: "Disable Children" option is turned on.

If this option is turned on, that tells the sub-system to treat the specific model you have in the "Device Elements" list as one part.

By turning it off, the user will be able to select all of the 'children' parts of the model while in the sub-system mode.




    • Related Articles

    • How to create a procedure in Unity

      A Procedure is made of interactions, you can create interactions following these steps: This video shows the process of creating a procedure: Web side Login to the frontline.io website and select your workspace. after that select an existing project ...
    • Adding a Secondary Mixed Reality Object Detection While In a Procedure

      Introduction Object detection is an important feature in a mixed reality that can help in a variety of applications. In a procedure, it can be particularly useful when working on a part of a machine that needs to be removed and placed somewhere else. ...
    • frontline.io 3D Studio - Wire Creation Tool

      Introduction When working with CAD models, you may have noticed that they often lack of cable structures, making it difficult to accurately simulate cable movement and interactions. This is where wires come in handy. By creating wires within the ...
    • Creating a Unity Project

      To create a project in Unity: 1. In Unity Hub, select New Project 2. Make sure its template is 3D 3. Name your project 4. Select a location for your project 5. Select Create Project * It is strongly suggested to use a Git-Hub solution for version ...
    • 3D Studio - Prerequisite Unity Application

      Download Unity Application In order to use the frontline.io 3D Studio, download the Unity Application 1. Download Unity Hub from the Unity website. 2. Start installation 3. Create an account or Sign In 4. Confirm email account