author | rata
<rata> 2005-02-28 06:13:47 UTC |
committer | rata
<rata> 2005-02-28 06:13:47 UTC |
parent | e172287e26fc9c02a26a91805c36569b020734d0 |
FP/src/conf/states/main.conf | +64 | -27 |
diff --git a/FP/src/conf/states/main.conf b/FP/src/conf/states/main.conf index d5af754..db6cd16 100644 --- a/FP/src/conf/states/main.conf +++ b/FP/src/conf/states/main.conf @@ -154,23 +154,23 @@ normal: # animation # 15 p - action Walking a step, but not falls - conditions - KeyShift pressed - KeyForward pressed - ForwardTileNearerThan 13 - MapNotForward walkable - next - normal - steps - absoluteOnStop 0 - animation - 15 p $0 - 134-135 p $1 - 136 $5 - 137-139 $3 - 140 $3 - 141-145 p $1 +# action Walking a step, but not falls +# conditions +# KeyShift pressed +# KeyForward pressed +# ForwardTileNearerThan 13 +# MapNotForward walkable +# next +# normal +# steps +# absoluteOnStop 0 +# animation +# 15 p $0 +# 134-135 p $1 +# 136 $5 +# 137-139 $3 +# 140 $3 +# 141-145 p $1 action Walking a step conditions @@ -225,17 +225,13 @@ normal: MapNotDownBack walkable MapNotBack walkable next - falling1 + hangedup steps relative 0 animation 154-160 @-10 152-153 @-25 149-151 @-35 - 148 f - 147 - 146 - 145 action Climb Down to walkable place conditions @@ -243,17 +239,13 @@ normal: MapDownBack walkable MapNotBack walkable next - normal + hangedup steps relative 0 animation 154-160 @-10 152-153 @-25 149-151 @-35 - 148 f - 147 - 146 - 145 action Crouch conditions @@ -519,6 +511,51 @@ crouched: # coruched # animation # 120 p + +hangedup: + + action Climb up in the middle + conditions + KeyUp pressed + next + normal + steps + relative 0 + animation + 149-151 @-22 + 152-153 @-12 + 154-160 @-3 $4 + 99 $5 + + + action Climb Down to empty + conditions + MapNotDownBack walkable + MapNotBack walkable + next + falling1 + steps + relative 0 + animation + 148 f + 147 + 146 + 145 + + action Climb Down to walkable place + conditions + MapDownBack walkable + MapNotBack walkable + next + normal + steps + relative 0 + animation + 148 f + 147 + 146 + 145 + falling1: action falling to spikes