04-30-2009, 12:29 PM
(04-30-2009, 12:21 PM)MH-Razen Wrote: rofl, make two itrs, one from -50 to 0 using a neg dvx, the other from 0 to 50 using a positive one :p (of course your center of the attack is not 0, but I think it shouldn't be ahrd for you to correct this :p)
but... what about firen's explosion? look at this data:
DC-Code:
<frame> 109 explosion pic: 48 state: 3000 wait: 1 next: 110 dvx: 0 dvy: 0 centerx: 78 centery: 148 hit_a: 0 hit_d: 0 hit_j: 0 <frame_end> <frame> 110 explosion pic: 34 state: 18 wait: 1 next: 111 dvx: 0 dvy: 0 centerx: 78 centery: 148 hit_a: 0 hit_d: 0 hit_j: 0 itr: kind: 0 x: 23 y: 36 w: 112 h: 110 dvx: -12 dvy: -18 fall: 70 vrest: 300 bdefend: 16 injury: 125 zwidth: 37 effect: 22 itr_end: <frame_end> <frame> 111 explosion pic: 35 state: 18 wait: 1 next: 112 dvx: 0 dvy: 0 centerx: 78 centery: 148 hit_a: 0 hit_d: 0 hit_j: 0 itr: kind: 0 x: 20 y: 16 w: 122 h: 135 dvx: -12 dvy: -18 fall: 70 vrest: 300 bdefend: 16 injury: 125 zwidth: 37 effect: 22 itr_end: <frame_end> <frame> 112 explosion pic: 36 state: 18 wait: 1 next: 113 dvx: 0 dvy: 0 centerx: 78 centery: 148 hit_a: 0 hit_d: 0 hit_j: 0 itr: kind: 0 x: 19 y: 18 w: 127 h: 131 dvx: -12 dvy: -18 fall: 70 vrest: 300 bdefend: 16 injury: 125 zwidth: 37 effect: 22 itr_end: <frame_end> <frame> 113 explosion pic: 37 state: 18 wait: 1 next: 114 dvx: 0 dvy: 0 centerx: 78 centery: 148 hit_a: 0 hit_d: 0 hit_j: 0 itr: kind: 0 x: 7 y: 16 w: 146 h: 132 dvx: -12 dvy: -18 fall: 70 vrest: 300 bdefend: 16 injury: 125 zwidth: 37 effect: 22 itr_end: <frame_end> <frame> 114 explosion pic: 38 state: 18 wait: 1 next: 115 dvx: 0 dvy: 0 centerx: 78 centery: 150 hit_a: 0 hit_d: 0 hit_j: 0 itr: kind: 0 x: 13 y: 13 w: 137 h: 132 dvx: -12 dvy: -18 fall: 70 vrest: 300 bdefend: 16 injury: 125 zwidth: 37 effect: 22 itr_end: <frame_end> <frame> 115 explosion pic: 39 state: 18 wait: 1 next: 116 dvx: 0 dvy: 0 centerx: 78 centery: 155 hit_a: 0 hit_d: 0 hit_j: 0 itr: kind: 0 x: 7 y: 14 w: 145 h: 117 dvx: -12 dvy: -18 fall: 70 vrest: 300 bdefend: 16 injury: 125 zwidth: 37 effect: 22 itr_end: <frame_end> <frame> 116 explosion pic: 40 state: 18 wait: 1 next: 117 dvx: 0 dvy: 0 centerx: 78 centery: 157 hit_a: 0 hit_d: 0 hit_j: 0 itr: kind: 0 x: 15 y: 6 w: 128 h: 123 dvx: -12 dvy: -18 fall: 70 vrest: 300 bdefend: 16 injury: 125 zwidth: 37 effect: 22 itr_end: <frame_end> <frame> 117 explosion pic: 41 state: 18 wait: 1 next: 118 dvx: 0 dvy: 0 centerx: 78 centery: 164 hit_a: 0 hit_d: 0 hit_j: 0 itr: kind: 0 x: 15 y: 6 w: 128 h: 123 dvx: -12 dvy: -18 fall: 70 vrest: 300 bdefend: 16 injury: 125 zwidth: 37 effect: 22 itr_end: <frame_end> <frame> 118 explosion pic: 42 state: 18 wait: 1 next: 119 dvx: 0 dvy: 0 centerx: 78 centery: 171 hit_a: 0 hit_d: 0 hit_j: 0 <frame_end> <frame> 119 explosion pic: 43 state: 18 wait: 1 next: 120 dvx: 0 dvy: 0 centerx: 78 centery: 177 hit_a: 0 hit_d: 0 hit_j: 0 <frame_end> <frame> 120 explosion pic: 44 state: 18 wait: 1 next: 1000 dvx: 0 dvy: 0 centerx: 76 centery: 172 hit_a: 0 hit_d: 0 hit_j: 0 <frame_end> |
i've tried his explosion and it works perfectly... and it only has one itr...