fix: door aabb

This commit is contained in:
MihailRis 2024-06-10 11:24:53 +03:00
parent 2dfd2abc40
commit aadf2386eb

View File

@ -13,5 +13,5 @@
"size": [1, 2, 1],
"rotation": "pane",
"model": "aabb",
"hitbox": [0.0, 0.0, 0.0, 1.0, 2.0, 0.2]
"hitbox": [0.0, 0.0, 0.8, 1.0, 2.0, 0.2]
}