Appearance
Action Set Flying
Enables or disables flight for the player.
Inputs: 1 · Outputs: Then
Settings
| Setting | Type | Required | Default | Description |
|---|---|---|---|---|
| Flight Mode | Boolean | Yes | true | Allow or disallow flight. |
| Start Flying Immediately | Boolean | No | false | If enabled, the player begins flying right away (rather than just enabling the ability). |
Example
Enable flight and start flying immediately:
- Set Flight Mode to
true - Set Start Flying Immediately to
true
