Hey, I wanted to create a grid with tiles in it, easiest solution:
Gameobject with Grid Layout Group and put empty images in it, but this is quite expensive, or?
Having like 100x100 empty images in a grid.
Next step is I want to draw a line into the canvas of the grid, so the tile in the grid that is touched by the line changes color to red (I know how to do it I guess, just wanted to show what I need the grid for).
I hope someone can help with a good UI Grid idea!
