02-07-2010, 06:29 PM
Marty and Starsky added this in the .exe of LF2 so they could have ice-shards appear when a character becomes unfrozen/breaks out of the ice.
Code:
<frame> 200 ice
pic: 8 state: 15 wait: 2 next: 201 dvx: 0 dvy: 0 dvz: 0 centerx: 39 centery: 79 hit_a: 0 hit_d: 0 hit_j: 0
wpoint:
kind: 1 x: 18 y: 45 weaponact: 20 attacking: 0 cover: 0 dvx: 0 dvy: 0 dvz: 0
wpoint_end:
bdy:
kind: 0 x: 10 y: 9 w: 55 h: 68
bdy_end:
<frame_end>
<frame> 201 ice
pic: 9 state: 13 wait: 90 next: 202 dvx: 0 dvy: 0 dvz: 0 centerx: 39 centery: 79 hit_a: 0 hit_d: 0 hit_j: 0
wpoint:
kind: 1 x: 20 y: 55 weaponact: 35 attacking: 0 cover: 0 dvx: 0 dvy: 0 dvz: 0
wpoint_end:
itr:
kind: 14 x: 8 y: 6 w: 67 h: 73 vrest: 1
itr_end:
bdy:
kind: 0 x: 8 y: 6 w: 67 h: 73
bdy_end:
<frame_end>
<frame> 202 ice
pic: 8 state: 15 wait: 1 next: 182 dvx: -4 dvy: -3 dvz: 0 centerx: 39 centery: 79 hit_a: 0 hit_d: 0 hit_j: 0
wpoint:
kind: 1 x: 18 y: 44 weaponact: 20 attacking: 0 cover: 0 dvx: 0 dvy: 0 dvz: 0
wpoint_end:
bdy:
kind: 0 x: 8 y: 6 w: 67 h: 73
bdy_end:
<frame_end>
My projects:
=> Comet - LF2 ver.1.9/1.9c skin.
=> CRE - ComboRegenerativeEnemy.
Contact me if the links to my projects become unavailable.
=> Comet - LF2 ver.1.9/1.9c skin.
=> CRE - ComboRegenerativeEnemy.
Contact me if the links to my projects become unavailable.