update 'hitbox' property semantics
This commit is contained in:
@@ -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]
|
||||
|
||||
@@ -3,5 +3,5 @@
|
||||
"falling_block"
|
||||
],
|
||||
"rig-name": "base:block",
|
||||
"hitbox": [0.4, 0.4, 0.4]
|
||||
"hitbox": [0.8, 0.8, 0.8]
|
||||
}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"hitbox": [0.3, 0.9, 0.3]
|
||||
"hitbox": [0.6, 1.8, 0.6]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user