can place draft
This commit is contained in:
@@ -72,6 +72,7 @@ export const ItemTool: React.FC = () => {
|
||||
[gridPosition.current.x, 0, gridPosition.current.z],
|
||||
selectedItem.dimensions,
|
||||
[0, 0, 0],
|
||||
[draftItem.current.id],
|
||||
);
|
||||
console.log(
|
||||
"placeable",
|
||||
|
||||
Reference in New Issue
Block a user