When making a voxelized world, you have meshes that are groups (or chunks) of voxels at a time. Unity has a limit on the amount of vertices one mesh may contain. When making large voxel worlds you will have to organize you voxels into chunks. It is also wise to use chunks so that the voxel world is not just one big massive group of voxels but rather workable pieces. In this video see how I organized a group of voxels into one chunk. Also see how I made a first person player, and can walk on the voxels and add, remove voxels with mouse left and right clicks H - Omarvision website - you can download video tutorial scripts. - search videos by keyword - attend classes at: The Microsoft Store International Plaza 2223 N. West Shore Blvd Tampa FL 33607
omarvision,game programming,tutorial,unity 2018,unity 2019,unity,create voxel chunk,player add voxel on click,player remove voxel on click,first person player,chunk,groups of voxels,voxel chunk,make voxel chunk,determine voxel clicked on,how to determine which voxel was selected,voxel selected,voxel chunk methods,chunk script,voxel script,
0 Comments