-
Notifications
You must be signed in to change notification settings - Fork 14
Program run
When the program is being executed, the virtual scene is rendered into the environment in the same way as in the Project editor. The user could observe action objects, action points and actions and their connections. Moreover, the currently executed action is highlighted with the magenta color.
The left menu allows the user to control the execution of the program. It can be paused, resumed or stopped completely. When the program was executed in the debug mode, the user could step over action in paused state. When the execution is stopped (either by program exception or by the user's command), the state of the AREditor will get back to its previous state (i.e. either the packages list or the Project editor will be opened, depending of how the program was executed).