update 'hitbox' property semantics

This commit is contained in:
MihailRis
2024-07-10 02:34:53 +03:00
parent 37f28a768c
commit 91230ecbeb
6 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"components": [
"drop"
],
"hitbox": [0.2, 0.125, 0.2],
"hitbox": [0.4, 0.25, 0.4],
"sensors": [
["aabb", -0.2, -0.2, -0.2, 0.2, 0.2, 0.2],
["radius", 1.6]