- Home /
how to convert an image into a tilemap?
Hey everyone, im trying to build a 2.5d isometric tile based game similar to shadowrun for example
Ive seen plenty of information on how to puzzle a tile map together out of separate sprites, the result of which will look similar to a pokemon game.
what im trying to do, however, is take a full image of a scene/level and lay a grid on top of it
or vice versa.
Any help or tips on how to aproach the issue would be greatly appreciated.
Your answer
Follow this Question
Related Questions
TileMap.GetTile not working as expected 0 Answers
Can you add sprites to existing sprite sheet without breaking the tile pallet and in-game tiles 0 Answers
Tilemap Renderer problem generating random sprite Tiles 0 Answers
assetbundles and server request load 0 Answers
Images added to Grid Layout during runtime not Resizing with Screen Size 1 Answer