2
0
Эх сурвалжийг харах

webgl_loader_md2 should start with an initial animation.

Ben Houston 10 жил өмнө
parent
commit
8f2e0f6a64

+ 2 - 0
examples/webgl_loader_md2.html

@@ -207,6 +207,8 @@
 					setupWeaponsGUI( character );
 					setupWeaponsGUI( character );
 					setupGUIAnimations( character );
 					setupGUIAnimations( character );
 
 
+					character.setAnimation( character.meshBody.geometry.clips[0].name )
+
 				};
 				};
 
 
 				character.loadParts( config );
 				character.loadParts( config );