Actor pack: Difference between revisions
Jump to navigation
Jump to search
imported>Leoetlino No edit summary |
imported>BravelyPeculiar m (BravelyPeculiar moved page Actor pack to Actor pack: New naming scheme) |
Revision as of 17:20, 1 April 2019
bactorpack files are SARC archives that contain parameter files defining the behaviour of a specific Actor, as well as any physics files that actor requires.
Contents
bactorpack archives 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.