update rigging

This commit is contained in:
MihailRis
2024-06-30 20:35:42 +03:00
parent d4460928e5
commit 50f9bd508a
6 changed files with 34 additions and 18 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ function on_fall()
end
function on_trigger_enter(index, oid)
if ready then
if ready and oid == 0 then
entity:despawn()
end
end