Regions
Main description
Generic Fields
| Field Name | Function |
|---|---|
| Name | Name of the asset data in the project and editor. |
| Display Name | The name that will be displayed to the player. |
Region Settings
| Field Name | Function |
|---|---|
| Modify Fog? | Should the fog be modified in this region? |
| Enable Fog? | Should fog be enabled in this region? |
| Color | The color of the fog in this region. |
| Mode |
|
| Density | The density of the fog in this region. |
| Start Distance | Distance at which the fog starts in this region. |
| End Distance | Distance at which the fog ends in this region. |
| Transition Speed | Speed at which fog is transitioned to this region's fog settings. |
| Modify Lightning? | Should lightning be modified in this region? |
| Light Name | Name of the scene's light source (for example, Directional Light) |
| Enable Light? | Should the light be enabled while in this region? |
| Color | Color of the light while in this region. |
| Intensity | The light's intensity while in this region. |
| Transition Speed | Speed at which lightning is transitioned to this region's lightning settings. |
| Modify Skybox? | Should the skybox be modified for this region? |
| Cubemap Texture | The new skybox's graphics. |
| Blend Speed | Speed at which the skybox blends to this region's skybox settings. |
| Modify Camera Particle? | Should a particle effect be added to the camera while in this region? |
| Particle Prefab | The prefab of the particle to apply while in this region. |
| Modify Combat Mode? | Should the combat mode be modified in this region? |
| Enable Combat? | If off: combat in this region is disabled meaning you can't attack NPCs and they can't attack you. If on: combat mode will be enabled in this region. |
| Modify Combat State? | Should the combat state be modified when entering this region? |
| Override Combat State? | If on, player will immediatly enter combat mode when entering this region. |
| Display Welcome Text? | Should a text pop up be displayed on the UI when entering this region? |
| Message | This is the message that will pop up when entering the scene if "Display Welcome Text" is enabled. |
| Duration | How long the message will be displayed, in seconds. |
| Modify Music? | Should this scene modify the music? If on, you will be able to add a list of audio clips to play in this region. |
| Enter Action | In this field you can add a Game Action Template that will be triggered upon entering the region. |
| Exit Action | In this field you can add a Game Action Template that will be triggered upon exiting the region. |
Learn more about Game Action Templates here