Draft:Content/Actor/Pack: Difference between revisions
< Draft:Content | Actor
Jump to navigation
Jump to search
imported>BravelyPeculiar No edit summary |
imported>BravelyPeculiar No edit summary |
||
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}} | |||
[[Actor pack]]s are loaded from here by default. | [[Actor pack]]s are loaded from here by default. | ||
{{archive heading|TitleBG.pack}} | |||
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}} |
Revision as of 17:32, 4 April 2019
The Actor/Pack directory contains sbactorpack actor pack archives, which define parameters of actors.
Content/Actor/Pack
Actor packs are loaded from here by default.
TitleBG.pack/Actor/Pack
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.