AABB blocks rotation support (WIP part 1)

This commit is contained in:
MihailRis
2023-12-04 15:52:09 +03:00
parent 8bc8eb14bd
commit 0c764bcbd9
8 changed files with 120 additions and 90 deletions
+4 -3
View File
@@ -8,7 +8,8 @@
"pane"
],
"model": "aabb",
"hitbox": [0.0, 0.0, 0.0, 1.0, 1.0, 0.1],
"hitbox": [0.0, 0.2, 0.0, 1.0, 1.0, 0.1],
"light-passing": true,
"sky-light-passing": true
}
"sky-light-passing": true,
"rotation": "pipe"
}