git » fp-git.git » commit ced348d

Jump running improved

author rata
2004-10-25 23:29:28 UTC
committer rata
2004-10-25 23:29:28 UTC
parent 5df9d93f5d446003b493a9b70f72be2602c659e9

Jump running improved

FP/src/conf/states/main.conf +14 -6

diff --git a/FP/src/conf/states/main.conf b/FP/src/conf/states/main.conf
index cfd17ff..c6d1b1c 100644
--- a/FP/src/conf/states/main.conf
+++ b/FP/src/conf/states/main.conf
@@ -108,19 +108,16 @@ running:
 		animation
 			118-120 p
 	
-	
-	
-	
 	action            Jump
 		conditions
 			KeyUp                  pressed
 			KeyForward             pressed
 		next
-			running	
+			jumping	
 		steps
-			relative 20
+			relative 10
 		animation
-			34-44 p
+			34-38 p
 	
 	action            Keep running
 		conditions
@@ -171,6 +168,17 @@ crouched:
 			relative 3
 		animation
 			121-129 p
+jumping:
+	action		 Jump
+		conditions
+			KeyUp			pressed
+			KeyForward		pressed
+		next
+			running
+		steps
+			relative 25
+		animation
+			39-44 p
 
 #title animations
 titlesjaffar: