implement block placing and destroying

This commit is contained in:
LabyStudio
2022-02-01 00:57:25 +01:00
parent 02c36a79ba
commit 4d93f2aeeb
13 changed files with 434 additions and 83 deletions
-1
View File
@@ -243,7 +243,6 @@ window.BoundingBox = class {
this.maxZ += z;
}
/**
* Create a new bounding box with the given offset
*