INSA
  • Tutorials
  • Documentation
  • Api Documentation
  • Changelog
Show / Hide Table of Contents
  • Getting Started
    • Quickstart
  • Unity tutorial
    • Introduction
    • Time for practice
    • Restricted scenario by script?
    • How to create the tutorial scene?
  • Scenario
    • How to create a sensor?
    • How to create an effector?
    • How to setup the engine?
    • How to edit a scenario?
    • How to run a scenario?
    • How to?
  • Relation engine
    • How to create a type?
    • How to create a relation?
    • What are queries? How do queries work?
    • How to be notified when a relation is executed?
  • Highlight Manager
    • How to create a Highlight?

How to edit a scenario?

How to create an element?

Right-click on the canvas. Select : "Create". Then choose the desired element:

  • Place
  • Network
  • ExternalNetwork
  • Transition
  • Comment

How to move a node?

Left-click on a node. Maintain the button and drag the node to the desired location.

How to edit a node?

You can either:

  • Left click on a node. Edit the node throught the inspector.
  • Right click on a node. Choose the desired option.

How to add a comment?

Right-click on the canvas. Select : "Create > Comment".

How to edit a comment?

You can :

  • Fold/Unfold :
    Use the "arrow" button in the top-right corner of the comment.
  • Resize :
    Drag one of the edge of the comment.
Important

The comment must be unfolded.

  • Drag : Left-click on the top part of the comment. Maintain the button and drag the comment to the desired location.
  • Edit the content :
    Click on the main body of the comment. Type your text.
Important

The comment must be unfolded.

Note

Comments can not be modified with the inspector.

How to undo/redo an action?

  • Undo : Ctrl + Z
  • Redo : Ctrl + Y
Important

Undo/Redo events are shared across the Unity editor.

INSA     IRISA     Inria     Ouest Valorisation Back to top