ಸುದ್ದಿ

About An implementation of dual grid to Unity on top of Skner's Dual Grid system, allowing empty tiles to be a base tile and not just a null type.
The Dual Grid Tilemap is a method to render tiles using two grids, instead of one. One grid is to indicate what each tile is and the render tilemap renders tiles with a half-tile offset in both axis.