Difference between revisions of "Textures"

From HIVE
Jump to navigation Jump to search
m
Line 1: Line 1:
Textures are objects within the [[Data Editor]] which are associted with texture files within a map/mod [[Archive]].
+
Textures are objects within the [[Data Editor]] which are associted with texture files within a map/mod [[archive]].
  
These objects serve as a reference within [[Actors#Events|actor events]] or the [[Trigger Module]]. These textures objects cannot typically be assigned to a model by default. The files must instead be saved under a specific directory in the [[Archive]]. See [[Assigning Unit Textures]].
+
These objects serve as a reference within [[Actors#Events|actor events]] or the [[Triggers|trigger module]]. Texture objects cannot typically be assigned to a model by default. The files must instead be saved under a specific directory in the [[Archive]]. See [[Custom Unit Textures]] for more information.
  
==Feilds==
+
==Fields==
 +
 
 +
:(Basic) Add Properties - Properties from a tileset that are added to the texture.
 +
:(Basic) File - The associated texture file selected from the mod/map [[archive]].
 +
:(Basic) Prefix - The prefix for the name of the texture. This helps finding default textures when attempting to replace them.
 +
:(Basic) Properties Removed - Properties from a tileset that are removed from the texture.
 +
:(Basic) Set Properties - Current tileset for the texture.
 +
:(Basic) Slot - The specific slot on the model that the texture will be used for.
  
:File - The associated texture file selected from the mod/map [[archive]].
 
  
 
[[Category:StarCraft II]]
 
[[Category:StarCraft II]]
 
[[Category:Data Editor]]
 
[[Category:Data Editor]]
 
[[Category:Catalogs]]
 
[[Category:Catalogs]]

Revision as of 18:31, 24 March 2013

Textures are objects within the Data Editor which are associted with texture files within a map/mod archive.

These objects serve as a reference within actor events or the trigger module. Texture objects cannot typically be assigned to a model by default. The files must instead be saved under a specific directory in the Archive. See Custom Unit Textures for more information.

Fields

(Basic) Add Properties - Properties from a tileset that are added to the texture.
(Basic) File - The associated texture file selected from the mod/map archive.
(Basic) Prefix - The prefix for the name of the texture. This helps finding default textures when attempting to replace them.
(Basic) Properties Removed - Properties from a tileset that are removed from the texture.
(Basic) Set Properties - Current tileset for the texture.
(Basic) Slot - The specific slot on the model that the texture will be used for.