Can I "enlarge" a tilemap? Say the tilemap is 32x32 tiles, but I want them to be scaled up to 96x96, but I want to keep the size to 32x32 when I edit the tilemap.
Develop games in your browser. Powerful, performant & highly capable.
Tilemaps do not have a scale property, so the best you can do is put it on its own layer and use layer scale.