feat: multiple components per entity support
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
{
|
||||
"components": [
|
||||
"drop"
|
||||
],
|
||||
"hitbox": [0.2, 0.125, 0.2],
|
||||
"triggers": [
|
||||
["aabb", -0.2, -0.2, -0.2, 0.2, 0.2, 0.2],
|
||||
|
||||
Reference in New Issue
Block a user