Difference between revisions of "ARL"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(Created page with 'A .arl file is created when a level is compiled (Do All Local Posts). The file is a layout that can be used by an Area resource.')
 
m (Tweaked text)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
A .arl file is created when a [[level]] is compiled (Do All Local Posts). The file is a layout that can be used by an [[Area]] resource.
+
The [[ARL]] file type is used to store area layout data using the [[GFF]] file format.
 +
 
 +
An ARL file is created when a [[level]] is compiled, for example using the Do All Local Posts function. The file is a layout that can then be assigned to the Area Layout property of an [[Area]] resource.
 +
 
 +
[[Category:File types]]

Latest revision as of 12:45, 6 June 2011

The ARL file type is used to store area layout data using the GFF file format.

An ARL file is created when a level is compiled, for example using the Do All Local Posts function. The file is a layout that can then be assigned to the Area Layout property of an Area resource.