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 setup the scenario engine?

Important

You will need :

  • A scene with a gameobject "Relation engine + scenario engine".
  • A valid scenario file.
  • Select the game object within the scene. It must contains a script Scenario Engine Kernel.
  • This script has a field called "Scenario XML". You must fill this field. You can either click the field, and browse to add your scenario file. Alternatively, you can open a windows explorer. Use the explorer to find the scenario file. Drag the file from the explorer into the Unity field.
Scenario setup in UnityEditor
INSA     IRISA     Inria     Ouest Valorisation Back to top