Draft:Content/Actor/Pack: Difference between revisions

Added RSTB paths
imported>BravelyPeculiar
(Created page with "<onlyinclude> The '''Actor/Pack''' directory contains actor pack archives, which define parameters of actors. </onlyinclude> == Content/Actor/Pack == Actor packs a...")
 
imported>BravelyPeculiar
(Added RSTB paths)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<onlyinclude>
<onlyinclude>
The '''Actor/Pack''' directory contains [[actor pack]] archives, which define parameters of [[actor]]s.
The '''Actor/Pack''' directory contains [[sbactorpack]] actor pack archives, which define parameters of [[actor]]s.
</onlyinclude>
</onlyinclude>
== Content/Actor/Pack ==
{{archive heading}}
{{rstb|Actor/Pack/Armor_001_Head.bactorpack|example=Armor_001_Head.sbactorpack}}
[[Actor pack]]s are loaded from here by default.
[[Actor pack]]s are loaded from here by default.


== [[TitleBG.pack]]/Actor/Pack ==
{{archive heading|TitleBG.pack}}
{{rstb|Actor/Pack/GameROMPlayer.bactorpack|example=GameROMPlayer.sbactorpack}}
Resident actors (actors that the game keeps loaded at all times) are loaded from here. Some actors are hardcoded to be resident, but others must be listed in [[ResidentActors.byml]] in order to be loaded from here.
Resident actors (actors that the game keeps loaded at all times) are loaded from here. Some actors are hardcoded to be resident, but others must be listed in [[ResidentActors.byml]] in order to be loaded from here.


== [[Bootup.pack]]/Actor/Pack ==
{{archive heading|Bootup.pack}}
{{content file|target=GlobalParameter.sbactorpack}}
{{content file|target=GlobalParameter.sbactorpack}}
{{content file|target=TipsSystemActor.sbactorpack}}
{{content file|target=TipsSystemActor.sbactorpack}}