I was trying the itr kind 8 method:
http://www.lf-empire.de/forum/showthread.php?tid=6788
but I still don't manage to make a ball that when it hits a ik8 it will go to a certain frame.
here is the ball data:
and here is the ik8:
When the ball hits the character in his standing frame nothing happens, what I'm doing wrong here? any solutions?
P.S: How the hell I use the [code=dc] thingy...
http://www.lf-empire.de/forum/showthread.php?tid=6788
but I still don't manage to make a ball that when it hits a ik8 it will go to a certain frame.
here is the ball data:
DC-Code:
<frame> 0 flying pic: 0 state: 3000 wait: 1 next: 1 dvx: 18 dvy: 0 centerx: 40 centery: 41 hit_a: 0 hit_d: 0 hit_j: 0 itr: kind: 0 x: 22 y: 27 w: 55 h: 27 dvx: 9 fall: 70 vrest: 10 bdefend: 16 injury: 55 itr_end: bdy: kind: 0 x: 22 y: 27 w: 55 h: 27 bdy_end: bdy: kind: 0 x: 0 y: 2000 w: 100 h: 500 bdy_end: <frame_end> |
and here is the ik8:
DC-Code:
<frame> 0 standing pic: 0 state: 0 wait: 6 next: 1 dvx: 0 dvy: 0 dvz: 0 centerx: 39 centery: 79 hit_a: 0 hit_d: 0 hit_j: 0 hit_Fa: 235 hit_Ua: 300 hit_Fj: 270 hit_Uj: 260 hit_Dj: 250 hit_Da: 316 hit_ja: 324 bpoint: x: 43 y: 36 bpoint_end: wpoint: kind: 1 x: 27 y: 54 weaponact: 23 attacking: 0 cover: 0 dvx: 0 dvy: 0 dvz: 0 wpoint_end: bdy: kind: 0 x: 21 y: 18 w: 43 h: 62 bdy_end: itr: kind: 8 x: 0 y: 2000 w: 70 h: 500 dvx: 300 itr_end: <frame_end> |
When the ball hits the character in his standing frame nothing happens, what I'm doing wrong here? any solutions?
P.S: How the hell I use the [code=dc] thingy...