EventInfo.product.sbyml: Difference between revisions

Add terrain_info
imported>Leoetlino
(remove in creation notice)
imported>Leoetlino
(Add terrain_info)
Line 114: Line 114:
|-
|-
| no_pause_actors || string || [Only for flowcharts and timelines] List of actors that should not be paused during the event (separated by ,)
| no_pause_actors || string || [Only for flowcharts and timelines] List of actors that should not be paused during the event (separated by ,)
|}
== Flowchart properties ==
The following properties are only used for event [[flowchart]]s:
{|class="wikitable sortable"
! Name !! Type !! Description
|-
| subfile || array || Other flowcharts that are referenced in this flowchart and that must be loaded
{|class="wikitable sortable"
! Name !! Type !! Description
|-
| file || string || Flowchart file name (e.g. Common.bfevfl)
|}
|-
|}
== Timeline properties ==
The following properties are only used for event [[timeline]]s:
{|class="wikitable sortable"
! Name !! Type !! Description
|-
| sub_timelines || array || Sub-timelines (see [[BFEVFL]])
{|class="wikitable sortable"
! Name !! Type !! Description
|-
| name || string || Sub-timeline name (e.g. Demo130_0_effect)
|}
|-
|}
|}


Line 166: Line 134:
|}
|}


== EventResourceCommon properties ==
== Event flow properties ==
The properties in this section are only used for event timelines and flowcharts (not movies).
The properties in this section are only used for event flows (event timelines and flowcharts, ''not'' movies).


=== XLink ===
=== XLink ===
Line 239: Line 207:
| name || string || AS name (e.g. Demo117_0-C00-Npc_Rito_Teba-A-0)
| name || string || AS name (e.g. Demo117_0-C00-Npc_Rito_Teba-A-0)
|-
|-
|}
|-
|}
=== Terrain ===
{|class="wikitable sortable"
! Name !! Type !! Description
|-
| terrain_info || array || Terrain information (array length is always 1)
{|class="wikitable sortable"
! Name !! Type !! Description
|-
| center || vec3 ||
|-
| level || int ||
|-
| frame || int ||
|}
|-
|}
=== Flowchart properties ===
The following properties are only used for event [[flowchart]]s:
{|class="wikitable sortable"
! Name !! Type !! Description
|-
| subfile || array || Other flowcharts that are referenced in this flowchart and that must be loaded
{|class="wikitable sortable"
! Name !! Type !! Description
|-
| file || string || Flowchart file name (e.g. Common.bfevfl)
|}
|-
|}
=== Timeline properties ===
The following properties are only used for event [[timeline]]s:
{|class="wikitable sortable"
! Name !! Type !! Description
|-
| sub_timelines || array || Sub-timelines (see [[BFEVFL]])
{|class="wikitable sortable"
! Name !! Type !! Description
|-
| name || string || Sub-timeline name (e.g. Demo130_0_effect)
|}
|}


Anonymous user