Draft:Content/Actor/Pack: Difference between revisions
imported>BravelyPeculiar No edit summary |
imported>BravelyPeculiar Added RSTB paths |
||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
The '''Actor/Pack''' directory contains [[sbactorpack]] 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> | ||
{{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. | ||
{{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. | ||
{{archive heading|Bootup.pack}} | |||
{{content file|target=GlobalParameter.sbactorpack}} | {{content file|target=GlobalParameter.sbactorpack}} | ||
{{content file|target=TipsSystemActor.sbactorpack}} | {{content file|target=TipsSystemActor.sbactorpack}} | ||