git » fp-git.git » commit 02c1d9b

due to kernels improvments, new technic its going to be used on movements. Walk improved

author rata
2005-02-18 07:42:16 UTC
committer rata
2005-02-18 07:42:16 UTC
parent 9c65f6c2a34e4fabc32d3f7f8f39b73973a46c49

due to kernels improvments, new technic its going to be used on movements. Walk improved

FP/src/conf/states/main.conf +119 -119

diff --git a/FP/src/conf/states/main.conf b/FP/src/conf/states/main.conf
index 9d33522..d1e5522 100644
--- a/FP/src/conf/states/main.conf
+++ b/FP/src/conf/states/main.conf
@@ -30,18 +30,18 @@
 #
 
 normal:
-	action            Jump and crash
-		conditions
-			KeyUp                  pressed
-			KeyForward             pressed
-			MapForward		block
-		next
-			normal
-		animation
-			16-22 $2 @20
-		steps
-			absoluteOnStop  8
-	
+#	action            Jump and crash
+#		conditions
+#			KeyUp                  pressed
+#			KeyForward             pressed
+#			MapForward		block
+#		next
+#			normal
+#		animation
+#			16-22 $2 @20
+#		steps
+#			absoluteOnStop  8
+#	
 	action            Jump
 		conditions
 			KeyUp                  pressed
@@ -49,9 +49,9 @@ normal:
 		next
 			normal
 		animation
-			16-27 $4
+			16-27 $3
 			28 ps
-			29-33 p $2
+			29-33 p $4
 		steps
 			relative  0
 
@@ -66,33 +66,33 @@ normal:
 			53-64
 		steps
 			relative  0
-	action            Climb up
-		conditions
-			KeyUp                  pressed
-			MapUp                  space
-			MapUpForward           walkable
-		next
-			normal
-		animation
-			81-93 
-			96-98
-			145 u
-			146-160
-			99 
-		steps
-			absoluteOnStart 10
-	action            Jump up with free space up and a block in front
-		conditions
-			KeyUp                  pressed
-			MapUp                  space
-			MapForward		block
-		next
-			normal
-		animation
-			81-93 
-			96-99
-		steps
-			relative  0
+#	action            Climb up
+#		conditions
+#			KeyUp                  pressed
+#			MapUp                  space
+#			MapUpForward           walkable
+#		next
+#			normal
+#		animation
+#			81-93 
+#			96-98
+#			145 u
+#			146-160
+#			99 
+#		steps
+#			absoluteOnStart 10
+#	action            Jump up with free space up and a block in front
+#		conditions
+#			KeyUp                  pressed
+#			MapUp                  space
+#			MapForward		block
+#		next
+#			normal
+#		animation
+#			81-93 
+#			96-99
+#		steps
+#			relative  0
 
 	action            Jump up with free space up
 		conditions
@@ -106,27 +106,27 @@ normal:
 		steps
 			relative  0
 
-	action            Jump up with cieling
-		conditions
-			KeyUp                  pressed
-		next
-			normal
-		animation
-			81-92 
-			97-99
-		steps
-			relative  0
-	action            Start walking but he will crach into the wall
-		conditions
-			KeyShift               pressed
-			KeyForward             pressed
-			MapForward             block
-		next
-			normal
-		steps
-			relative  0
-		animation
-			15 p
+#	action            Jump up with cieling
+#		conditions
+#			KeyUp                  pressed
+#		next
+#			normal
+#		animation
+#			81-92 
+#			97-99
+#		steps
+#			relative  0
+#	action            Start walking but he will crach into the wall
+#		conditions
+#			KeyShift               pressed
+#			KeyForward             pressed
+#			MapForward             block
+#		next
+#			normal
+#		steps
+#			relative  0
+#		animation
+#			15 p
 	action            Walking a step
 		conditions
 			KeyShift               pressed
@@ -138,19 +138,19 @@ normal:
 		animation
 			134-135 p $1
 			136 $5
-			137-139 $6
-			140 $5
+			137-139 $3
+			140 $3
 			141-145	p $1 #total: 32
-	action            Start running and crashing
-		conditions
-			KeyForward             pressed
-			MapForward             block
-		next
-			normal
-		steps
-			relative  0
-		animation
-			15 p
+#	action            Start running and crashing
+#		conditions
+#			KeyForward             pressed
+#			MapForward             block
+#		next
+#			normal
+#		steps
+#			relative  0
+#		animation
+#			15 p
 	action            Start running
 		conditions
 			KeyForward             pressed
@@ -213,20 +213,20 @@ running:
 		next
 			crouched
 		steps
-			relative  0
+			relative  2
 		animation
 			118-120 p
-	action            Jump and crash
-		conditions
-			KeyUp                  pressed
-			KeyForward             pressed
-			MapForward		block
-		next
-			normal
-		steps
-			relative  0
-		animation
-			15 p
+#	action            Jump and crash
+#		conditions
+#			KeyUp                  pressed
+#			KeyForward             pressed
+#			MapForward		block
+#		next
+#			normal
+#		steps
+#			relative  0
+#		animation
+#			15 p
 
 	action            Jump Running
 		conditions
@@ -240,16 +240,16 @@ running:
 			34-44 p $7
 
 	
-	action            Keep running and crash
-		conditions
-			KeyForward             pressed
-			MapForward             block
-		next
-			normal
-		steps
-			relative  0
-		animation
-			15 p
+#	action            Keep running and crash
+#		conditions
+#			KeyForward             pressed
+#			MapForward             block
+#		next
+#			normal
+#		steps
+#			relative  0
+#		animation
+#			15 p
 	action            Keep running
 		conditions
 			KeyForward             pressed
@@ -280,19 +280,19 @@ running:
 			49-52 p
 
 crouched:
-	action		Walk crouched and crash
-		conditions
-			KeyDown			pressed
-			KeyForward		pressed
-			MapForward		block
-		next
-			
-			normal
-		steps
-			relative  0
-		animation
-			121-123 p
-			129-130 p
+#	action		Walk crouched and crash
+#		conditions
+#			KeyDown			pressed
+#			KeyForward		pressed
+#			MapForward		block
+#		next
+#			
+#			normal
+#		steps
+#			relative  0
+#		animation
+#			121-123 p
+#			129-130 p
 
 	action		Walk crouched
 		conditions
@@ -316,16 +316,16 @@ crouched:
 		animation
 			120 p
 
-	action   Get up but with a block in front
-		conditions
-			MapForward		block
-		next
-			normal
-		steps
-			relative  0
-		animation
-			121-123 p
-			129-130 p
+#	action   Get up but with a block in front
+#		conditions
+#			MapForward		block
+#		next
+#			normal
+#		steps
+#			relative  0
+#		animation
+#			121-123 p
+#			129-130 p
 
 	action		 Get up
 		conditions