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 launch the editor?

Within the Unity editor toolbar : "Xareus > Open Scenario Editor ..."

How to create a new scenario?

Within the scenario editor toolbar : "File > New Scenario"

How to open an existing scenario?

You can either :

  • Drag and drop a scenario file into the editor.
  • Within the scenario editor toolbar : "File > Open Scenario"

How to save a scenario?

You can either :

  • Within the scenario editor toolbar : "File > Save Scenario as"
  • Within the scenario editor toolbar : "File > Save Scenario"
  • Use the save button within the scenario editor toolbar.
Note

When the scenario is not already saved, you will be prompted for a destination. The destination is retained for future saves.

How to zoom?

Use the mousewheel. Scrolling up zooms in. Scrolling down zooms out.

What is a scenario file?

A scenario file describes a scenario. It stores data. It follows the XML format.

How to export my scenario as an image?

Within the scenario editor toolbar : "File > Export scenario as PNG"

How does the editor work?

The scenario editor

The editor is composed of four main parts:
1. The scenario editor name
2. The main bar
3. The inspector
4. The canvas

1.The scenario editor name

This is the name of the current window. The window can be docked at will within the Unity editor.

2. The main bar

Scenario editor main bar

3. The inspector

Scenario editor inspector

4. The canvas

Scenario editor canvas

This is the main view of the scenario editor. You can edit scenario using this window

INSA     IRISA     Inria     Ouest Valorisation Back to top