AIDef:Action/AreaRoot: Difference between revisions

From ZeldaMods (Breath of the Wild)
Jump to navigation Jump to search
imported>Leoetlino
(import AI definitions from 1.5.0)
 
imported>Leoetlino
Line 14: Line 14:
| Shape || String || Sphere ||  
| Shape || String || Sphere ||  
|-
|-
| WarpDestMapName || String ||  ||  
| WarpDestMapName || String ||  || New scene map name
|-
|-
| WarpDestPosName || String ||  ||  
| WarpDestPosName || String ||  || New scene position name
|-
|-
| AutoSave || Bool || False ||  
| AutoSave || Bool || False || Autosave when entering area
|-
|-
| ForceCalcInEvent || Bool || False ||  
| ForceCalcInEvent || Bool || False ||  
|-
|-
|}
|}


== StaticInstParams ==
== StaticInstParams ==

Revision as of 15:14, 2 June 2019

AreaRoot
AI definition
Type Action

MapUnitInstParams

Name Type Default value Description
CameraSet String -
CameraPriority Int 1
Shape String Sphere
WarpDestMapName String New scene map name
WarpDestPosName String New scene position name
AutoSave Bool False Autosave when entering area
ForceCalcInEvent Bool False

StaticInstParams

Name Type Default value Description
AutoSaveInterval Float


Derived definitions

Root (Area)

Name Value
AutoSaveInterval 1800.0