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
@@ -36,7 +36,7 @@ vn 1.0000 -0.0000 0.0000
vn -0.0000 -0.0000 1.0000
vn -1.0000 -0.0000 -0.0000
vn 0.0000 0.0000 -1.0000
usemtl blocks/lamp
usemtl $0
s off
f 1/1/1 2/2/1 3/3/1 4/4/1
f 5/5/2 8/6/2 7/7/2 6/8/2
-12
View File
@@ -1,12 +0,0 @@
# Blender MTL File: 'None'
# Material Count: 1
newmtl Material
Ns 96.078431
Ka 1.000000 1.000000 1.000000
Kd 0.640000 0.640000 0.640000
Ks 0.500000 0.500000 0.500000
Ke 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 2
+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