ToF – Learning and Basics
I started making tiles to test collision, but I realized there were some other things I needed to figure out first. I realized I’d made everything too big, so I shrunk everything down to its default size. I then figured out how to create a set of tiles and give them appearances. So far I have a basic grass tile, a rock tile, and a tree tile. The tree tile is currently a grass tile with a tree texture above it, which is something I might change. Currently I just generate 121 random tiles.