Browse Source

Fixed AnimationController.

Lara Engebretson 10 years ago
parent
commit
170f7d30f0
1 changed files with 7 additions and 3 deletions
  1. 7 3
      CharacterAnimation3D/Resources/Scenes/Scene.scene

+ 7 - 3
CharacterAnimation3D/Resources/Scenes/Scene.scene

@@ -5,8 +5,8 @@
 	<attribute name="Smoothing Constant" value="50" />
 	<attribute name="Snap Threshold" value="5" />
 	<attribute name="Elapsed Time" value="0" />
-	<attribute name="Next Replicated Node ID" value="365" />
-	<attribute name="Next Replicated Component ID" value="1979" />
+	<attribute name="Next Replicated Node ID" value="375" />
+	<attribute name="Next Replicated Component ID" value="1989" />
 	<attribute name="Next Local Node ID" value="16778496" />
 	<attribute name="Next Local Component ID" value="16777216" />
 	<attribute name="Variables" />
@@ -236,12 +236,16 @@
 			<attribute name="Animation States">
 				<variant type="Int" value="0" />
 			</attribute>
+			<attribute name="Geometry Enabled">
+				<variant type="Bool" value="true" />
+			</attribute>
 		</component>
 		<component type="AnimationController" id="1976">
 			<attribute name="Node Animation States">
 				<variant type="Int" value="0" />
 			</attribute>
-			<attribute name="Animation Resources" value="Animation;938f9a4e9d43655389c5cac6d39e7852_Idle.ani;938f9a4e9d43655389c5cac6d39e7852_Run.ani;938f9a4e9d43655389c5cac6d39e7852_Walk.ani;938f9a4e9d43655389c5cac6d39e7852_Attack.ani" />
+			<attribute name="Animation" value="Animation;938f9a4e9d43655389c5cac6d39e7852_Idle.ani" />
+			<attribute name="AnimationResources" value="Animation;938f9a4e9d43655389c5cac6d39e7852_Run.ani;938f9a4e9d43655389c5cac6d39e7852_Walk.ani;938f9a4e9d43655389c5cac6d39e7852_Attack.ani" />
 		</component>
 		<component type="JSComponent" id="1977">
 			<attribute name="ComponentFile" value="JSComponentFile;Components/UI.js" />