Difference between revisions of "Grid - atom description"

From Nebuchadnezzar Modding Wiki
Jump to navigation Jump to search
Line 3: Line 3:
 
*Grid atoms represent type of terrain on a vertex of any tiles.
 
*Grid atoms represent type of terrain on a vertex of any tiles.
 
*They do not have aby graphics representation.
 
*They do not have aby graphics representation.
**[[Surface - atom description:Surface]] atoms hold the graphics representation, but used Surface atom is determined by Grid atoms in its four vertices.
+
**[[Surface - atom description|Surface]] atoms hold the graphics representation, but used Surface atom is determined by Grid atoms in its four vertices.
 
*In the image above they are the red rects.
 
*In the image above they are the red rects.

Revision as of 13:05, 12 February 2021

General description

Grid surface2.png

  • Grid atoms represent type of terrain on a vertex of any tiles.
  • They do not have aby graphics representation.
    • Surface atoms hold the graphics representation, but used Surface atom is determined by Grid atoms in its four vertices.
  • In the image above they are the red rects.