How to pick blocks in minecraft?
Re: How to pick blocks in minecraft?
OK, problem solved
///////////////////////////////////////////
My Forum: http://game-home.1x.de/
My Homepage: http://mediadesign.about.lc/
///////////////////////////////////////////
My Forum: http://game-home.1x.de/
My Homepage: http://mediadesign.about.lc/
///////////////////////////////////////////
Re: How to pick blocks in minecraft?
Nice!
Btw, using irrSurfaceExtractor is not a good idea when doing a minecraft type of game since it will make a more smooth terrain.
Use the "CubicSurfaceExtractorWithNormals" intead.
Btw, using irrSurfaceExtractor is not a good idea when doing a minecraft type of game since it will make a more smooth terrain.
Use the "CubicSurfaceExtractorWithNormals" intead.