Rename an Interaction

Rename an Interaction

To rename an interaction in Unity, follow these steps:

  1. In the Unity editor, select the interaction object that you want to rename. You can do this by clicking on the object in the Scene view or by selecting it in the Hierarchy window.

  2. Double Click (or use hotkey F2) to enter the rename mode for the object.

  3. Rename it to the desired name.

  4. Press "Enter" or click outside of the Name field to save the new name.

  5. Open the Interactions Menu by going to the top menu bar, LLS > Interactions Menu

  6. Selected your renamed interaction and press "Upload interactions".

  7. If you are not seeing the change on the website, try to refresh the page.

That's it! The object's name will now be updated in the Inspector, Hierarchy, and website.

    • Related Articles

    • frontline 3D Studio - Tools

      Introduction To enhance your workflow and fully utilize the benefits of our advanced 3D Studio, we have curated a list of tools for you to incorporate into your work. These tools will increase your proficiency and make your tasks easier. So, let's ...
    • 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. ...
    • Add Camera Animation

      To create a camera animation using Unity Timeline, follow these steps: Make sure you have created an interaction. Select the interaction object and use it's Timeline Window. ( If you can't find it, In the Unity editor, select "Window > Sequencing > ...
    • Making changes in the Digital Twin

      Introduction Usually it is necessary to make changes like renaming, adding, removing parts, changing their materials and colors, these are all basic functionalities that Unity already provides. Renaming To rename a part in the hierarchy: Right click ...