add "triggers" entity property

This commit is contained in:
MihailRis
2024-06-30 23:14:02 +03:00
parent 1f257d2db2
commit 15496070e0
7 changed files with 28 additions and 5 deletions
+4 -1
View File
@@ -1,3 +1,6 @@
{
"hitbox": [0.2, 0.2, 0.2]
"hitbox": [0.2, 0.2, 0.2],
"triggers": [
[-0.2, -0.2, -0.2, 0.2, 0.2, 0.2]
]
}