I need to use grid information for isValid bool. But my shape is not rectangle. It’s like diamond. So I can’t use a standart array with width and height of my grid . How can I store this grid as an array? Thank you.
I need to use grid information for isValid bool. But my shape is not rectangle. It’s like diamond. So I can’t use a standart array with width and height of my grid . How can I store this grid as an array? Thank you.
thanks a lot. very helpful explanation.