Home »Samples»NoExit»GlobalEvents»Unpause
Index

Unpause

Overview

Actions to perform when unpausing.

Actions

Scale Time

Set time scale to 1.

Set Bool Value

Set the paused variable to false.

Send Event To Fsm

Set the cursor to its default state.

Send Event

Return to the central global events nexus state.

NOTE: We use a global transition here to avoid the visual clutter as we add more states all returning to the Global Events base state.