Actor pack: Difference between revisions
imported>BravelyPeculiar m (BravelyPeculiar moved page Actor pack to Actor pack: New naming scheme) |
imported>Leoetlino No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<onlyinclude>'''Actor packs''' are [[Yaz0]]-compressed [[SARC|SARC archives]] that contain parameter files defining the behaviour of a specific [[actor]], as well as any physics files that actor requires. Their file extension is '''bactorpack''' (or '''sbactorpack''' when compressed).</onlyinclude> | |||
<onlyinclude>''' | |||
== Contents == | == Contents == | ||
Actor packs can contain these directories: | |||
{{content section|target=Content/Actor|text=Actor}} | {{content section|target=Content/Actor|text=Actor}} | ||
{{content section|target=Content/Physics|text=Physics}} | {{content section|target=Content/Physics|text=Physics}} | ||
Latest revision as of 20:12, 10 March 2020
Actor packs are Yaz0-compressed SARC archives that contain parameter files defining the behaviour of a specific actor, as well as any physics files that actor requires. Their file extension is bactorpack (or sbactorpack when compressed).
Contents
Actor packs can contain these directories:
Actor
This directory is found in the unpacked content files, Bootup.pack, TitleBG.pack, actor packs, event packs, and dungeon packs.
Its canonical resource path is "Actor".
In the add-on content, it is found in dungeon packs.
The Actor directory contains files defining the actor objects that populate the game world (e.g. enemies, buildings, NPCs). It also includes configuration files for the actor and AI system.
Physics
Physics contains configuration files and Havok binary packfiles for the Havok physics engine.