Difference between revisions of "Grid - atom description"

From Nebuchadnezzar Modding Wiki
Jump to navigation Jump to search
Line 2: Line 2:
 
[[File:grid_surface2.png]]
 
[[File:grid_surface2.png]]
 
*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 hold graphics''' representation.
+
*They '''do not hold graphical''' 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 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'''.

Revision as of 13:07, 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.