How do I make blocks I can place and break?
I want a building system where the player can place and break blocks like in a sandbox game. How do I add that?
Category: Features
Answer from Cinevva Team ✓ Accepted
Describe the build and break actions and the assistant can add them: "let the player place a block where they're aiming on left click and break the block they're looking at on right click, snapped to a grid." Mention the grid size and whether blocks should be solid so the player can stand on them. If you want different block types, ask for a simple hotbar to pick which block to place.