Difference between revisions of "Grid - atom description"

From Nebuchadnezzar Modding Wiki
Jump to navigation Jump to search
Line 5: Line 5:
 
**[[Surface - atom description|Surface]] atoms hold the graphical representation, but used Surface atom is determined by '''Grid atoms in its four vertices'''.
 
**[[Surface - atom description|Surface]] atoms hold the graphical 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'''.
 +
**Left and bottom Grit atom are of type ''soil'' and top and right are of type ''desert'', so the result Surface atom is transition from ''soil'' to ''desert''.

Revision as of 13:09, 12 February 2021

General description

Grid surface2.png

  • Grid atoms represent type of terrain on a vertex of any tiles.
  • They do not hold graphical representation.
    • Surface atoms hold the graphical representation, but used Surface atom is determined by Grid atoms in its four vertices.
  • In the image above they are the red rects.
    • Left and bottom Grit atom are of type soil and top and right are of type desert, so the result Surface atom is transition from soil to desert.