Content/Map/MainField: Difference between revisions

imported>BravelyPeculiar
imported>BravelyPeculiar
Line 17: Line 17:
== Directories ==
== Directories ==


=== _DistanceView ===
=== [[Content/Map/MainField/ DistanceView|_DistanceView]] ===
{{Resloc|type=directory|locations=the base content files and [[TitleBG.pack]]|path=Map/MainField/_DistanceView}}This directory seems to contains data for certain objects that need to stay loaded fully loaded even if the player is many map squares away.
{{Resloc|type=directory|locations=the base content files and [[TitleBG.pack]]|path=Map/MainField/_DistanceView}}This directory seems to contains data for certain objects that need to stay loaded fully loaded even if the player is many map squares away.


In the base content files, it contains the files '''_DistanceView_Dynamic.[[Mubin|smubin]]''' and '''_DistanceView_TeraTree.[[Blwp|sblwp]]'''.
=== [[Content/Map/MainField/A-1|A-1]] (etc.) ===
 
In TitleBG.pack, it contains the file '''_DistanceView_Static.[[Mubin|smubin]]'''.
 
=== A-1 (etc.) ===
{{Resloc|type=directory|locations=the base content files and [[TitleBG.pack]]|path=Map/MainField/A-1}}A set of directories with the naming convention ''[Letter]-[Number]'', each corresponding to a grid square on the overworld map. Contains data for actors and rails in and around that square.
{{Resloc|type=directory|locations=the base content files and [[TitleBG.pack]]|path=Map/MainField/A-1}}A set of directories with the naming convention ''[Letter]-[Number]'', each corresponding to a grid square on the overworld map. Contains data for actors and rails in and around that square.
In the base content files, the A-1 directory contains the file '''A-1_Dynamic.[[Mubin|smubin]]''', and four '''A-1.XX_Clustering.[[Blwp|sblwp]]''' files, with each of the four corresponding to a quarter of a map square.
In TitleBG.pack, it contains the files '''A-1_Static.[[Mubin|smubin]]''' and '''A-1_TeraTree.[[Blwp|sblwp]]'''.