AIDef:Action/WarpPlayer

From ZeldaMods (Breath of the Wild)
Revision as of 10:10, 18 November 2018 by imported>Leoetlino
Jump to navigation Jump to search
WarpPlayer
AI definition
Type Action

Warps the player to the specified location.

DynamicInstParams

Name Type Default value Description
WarpDestMapName String Map name (e.g. A-1). Note that this does not include the map type (unlike AIDef:Action/ChangeScene).
WarpDestPosName String Position name


Derived definitions

Demo_WarpPlayer (EventSystemActor)

No overridden parameters.