Scheduled system upgrade on Sunday 21 April 2024 15:00-16:00 UTC - On that day, the wiki and other services might go down for 5-15 minutes.

Actor pack: Difference between revisions

From ZeldaMods (Breath of the Wild)
Jump to navigation Jump to search
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:
{{Lowercase}}
<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>'''bactorpack''' files are [[SARC|SARC archives]] that contain parameter files defining the behaviour of a specific [[Actor]], as well as any physics files that actor requires.</onlyinclude>


== Contents ==
== Contents ==
bactorpack archives can contain these directories:
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}}
[[Category:File_extensions]]
[[Category:File extensions (SARC)]]

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.