add 'blocking' entity property

This commit is contained in:
MihailRis
2024-07-10 04:56:02 +03:00
parent 60f4f33180
commit e0358fe2db
6 changed files with 19 additions and 4 deletions
+2 -1
View File
@@ -6,5 +6,6 @@
"sensors": [
["aabb", -0.2, -0.2, -0.2, 0.2, 0.2, 0.2],
["radius", 1.6]
]
],
"blocking": false
}