Good morning everyone!
So far I am having fun learning from Gary (who is clearly a mathematics wizard), although I had to slow my pace to a crawl to understand everything, for example the coordinate system:
In the Node script, the Vector2Int coordinates are made of x and y. On this particular grid, I thought we were using x and z.
Is it because we previously defined our y like below? Because I didn’t think the CoordinateLabeler and the Node script were speaking to each other, or at least not just yet.