im trying to make a simple tile based level editor(in 2d)
i've already got a mock up toolbar with three buttons, one for the grass tile, one for the water tile, and one for the dirt tile. My problem is how to get a grid set up and how to make it so as the player picks the grass he lays down grass tiles onto the level. this might be asking a little much, but any little bit of help would be appreciated.