Search Unity

X/Z grid in Unity3D

Discussion in 'Scripting' started by BlaM666, Jun 19, 2019.

  1. BlaM666

    BlaM666

    Joined:
    Mar 27, 2019
    Posts:
    6
    Is there any way to create a 2d grid (like with grid = new gridSpace[roomWidth, roomHeight]; ) but on the X/Z axis?