ISO Spritesheet
This tileset pack delivers a complete isometric block set ready for immediate use in your game engine. The download includes two projection styles. One rendered at X60 / Y0 / Z45 for a stylized ISO look, and another in true isometric for classic grid‑perfect layouts. To make setup effortless, the ZIP also contains a set of screenshots showing the exact Godot import and TileSet settings used during testing, along with a README that walks through the essentials. Everything you need to drop the tiles straight into your project should be in the zip.
A spritesheet that contains many objects especially when this workflow is used. a lot of materials are utilized All are created by me, see an almost complete list below.
Handcrafted assets and lightweight creation tools, explore the collection.
https://www.killgorack.com/
Hex Paver
https://www.killgorack.com/PX4/index.php?ap=Assets&cn=det&id=16
Perblock Red
https://www.killgorack.com/PX4/index.php?ap=Assets&cn=det&id=20
House Brick (Desatureated)
https://www.killgorack.com/PX4/index.php?ap=Assets&cn=det&id=12
Perblock
https://www.killgorack.com/PX4/index.php?ap=Assets&cn=det&id=19
Structure
https://www.killgorack.com/PX4/index.php?ap=Assets&cn=det&id=58
Deco Block Variant
https://www.killgorack.com/PX4/index.php?ap=Assets&cn=det&id=21
Lattice
https://www.killgorack.com/PX4/index.php?ap=Assets&cn=det&id=31
Glitz (Base color markers)
https://www.killgorack.com/PX4/index.php?ap=Assets&cn=det&id=4
Dark Stone
(Simple noise not uploaded anywhere)
Rockwall
https://www.killgorack.com/PX4/index.php?ap=Assets&cn=det&id=14
Marble Tiles
https://www.killgorack.com/PX4/index.php?ap=Assets&cn=det&id=26
Water / Ice
https://www.killgorack.com/PX4/index.php?ap=Assets&cn=det&id=57




Comments
One of the problems now is that on the lighter materials (namley the turf) we can see the seams at the interaction between tiles. this is dithering issues at the edge of the render.
Screaming Brain has a lot of practice with this. He may know of a good solution.
I'm tempted to almost ignore it honestly, because you gotta zoom it to see it if there is any noise there
when those are created in a 2D editor we're told in the tutorials that we should have 4 pixels wide at the top.. then we transition in a 1X2 line coming down..
its great on top with the settings I can force the pixels to just this as the image shows below
Hoever on the bottom of that ligher region we dont start with a 1X2 transition. So when these mesh with neighboring tiles.. we see that dark poking through on the side sufaces of the block. on thart 1 pixel error.
we start with a 1X1 tranition.. so that one error kinda ruins the whole line. we see a dotted line (second image ) at the transition.
Still working on it..
at scale it's not horrible as the second image suggests..
Mostly fixed it by applying within blender a pixel filter (Render settings => film => filtersize) and a little overscan in the same area which further ditheres or antialiases the edges of the render. Increased the field of view of the object by tweaking "Orthographic Scale" so the gutter, and margins are within each frame instead of applied after. (we get the entire image this way)
Then just cramming them into eachother till that antialiased edges kinda blend together.
Not perferfect but improved for sure.
If you squint.. you can still see it while zoooomed way in.. at scale ya cant see it at all.