Spin-Scenario 1.1.1 documentation
Tutorial
Search the Documentation
«
Installation
::
Contents
::
Spin System
»
Tutorial
¶
starting the Spin-Scenario environment
¶
Open the terminal and start the environment with
spin-scenario
.
To run a scenario script, simply use the command like
load("fid.lua")
.
To switch to old script, just use
up
and
down
key.
To quit the program, use
q
.
«
Installation
::
Contents
::
Spin System
»