update RigConfig

This commit is contained in:
MihailRis
2024-07-01 05:30:27 +03:00
parent 1b41a75cf4
commit beac332c96
15 changed files with 230 additions and 62 deletions
+3
View File
@@ -6,5 +6,8 @@
"models": [
"cube",
"item"
],
"rigs": [
"drop"
]
}
+5
View File
@@ -0,0 +1,5 @@
{
"root": {
"model": "cube"
}
}
@@ -1,5 +1,6 @@
local tsf = entity.transform
local body = entity.rigidbody
local rig = entity.modeltree
inair = true
ready = false