Block placing system

Hi devs!

How could I go about making a block placing system, with each block being placed on a grid, kind of like Minecraft?

Any info/help appreciated!

1 Like

Does anyone have any idea on this?

Hello, I’ve made a open-source building system with grid placement you can find it here: Building system simple to add items

3 Likes

I’m trying to make with blocks and a grid system.

This has a grid system and u can add your own items or blocks doesn’t really matter

Could you break it down and provide an explanation with some code examples? That would really help me out.

What do you mean by that exactly?

I’m struggling with understanding how to make a grid, how to make objects snap to a grid, etc.

The link that i sent you covers all of that. You can download the rbxl file nd look for your self