#Help with mining game
1 messages · Page 1 of 1 (latest)
You cant do that effect just with blocks, as you how in your left image, you need to use roblox terrain, but if you want to use blocks ( which is more complicated ) , you can create a similar method minecraft used, but insted of breacking one, it breaks multiple, in a range where the player hit, and for perfomance same method just culling the blocks and faces, so server handles all information about blocks positions, and client replicate them.