richardbiely / Voxelmetric

An efficient voxel framework for Unity3d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting uv positions for blocks

XeonG opened this issue · comments

commented

So I just need to texture some ordinary gameobject cubes with the same block textures used by the engine.

Just having problems with finding out how I can get the uv positions for specific block types from the packed texture atlas.

commented

can remove this i did figure it out.