AIDef:Action/ChangeScene: Difference between revisions
Jump to navigation
Jump to search
Undo revision 5509 by Leoetlino (talk)
imported>Leoetlino (import AI definitions from 1.5.0 (fixed)) |
imported>Leoetlino |
||
Line 8: | Line 8: | ||
! Name !! Type !! Default value !! Description | ! Name !! Type !! Default value !! Description | ||
|- | |- | ||
| WarpDestMapName || String || | | WarpDestMapName || String || || Example: "MainFieldDungeon/RemainsFire", "MainField/A-1" | ||
|- | |- | ||
| WarpDestPosName || String || | | WarpDestPosName || String || || Example: "StartR" | ||
|- | |- | ||
| FadeType || Int || || | | FadeType || Int || || Example: 0 | ||
|- | |- | ||
| StartType || Int || || | | StartType || Int || || Example: 0 | ||
|- | |- | ||
| EvflName || String || | | EvflName || String || || Name of the event flow to start after warp is complete | ||
Example: Demo622_1 | |||
|- | |- | ||
| EntryPointName || String || | | EntryPointName || String || || Name of the entry point in the event flow | ||
Example: Demo622_1 | |||
|- | |- | ||
|} | |} | ||
== Derived definitions == | == Derived definitions == |