Bxml: Difference between revisions

From ZeldaMods (Breath of the Wild)
Jump to navigation Jump to search
imported>Leoetlino
(Update resource path and mention DamageParam)
imported>Leoetlino
(add onlyinclude)
Line 1: Line 1:
{{lowercase}}
{{lowercase}}
'''bxml''' files are [[AAMP]]  
<onlyinclude>'''bxml''' files are [[AAMP]] parameter files found  in the [[Content/Actor#ActorLink|Actor/ActorLink]] folder and in DamageParam.</onlyinclude>
parameter files found  in the [[Content/Actor#ActorLink|Actor/ActorLink]] folder and in DamageParam.


==Function==
==Function==

Revision as of 14:04, 9 September 2018

bxml files are AAMP parameter files found in the Actor/ActorLink folder and in DamageParam.

Function

ActorLink

The ActorLink .bxml file is the first parameter file loaded by the game when it loads an actor, and its filename is always the actor's name. It defines the names of the other parameter files used by the actor, as well as several tags associated with the actor.

Parameters