Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] Ice from nowhere
#8
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.
Reply
Thanks given by: Hax0r


Messages In This Thread
[solved] Ice from nowhere - by Hax0r - 02-07-2010, 05:52 PM
RE: Ice from nowhere - by Bamboori - 02-07-2010, 05:54 PM
RE: Ice from nowhere - by TheNave - 02-07-2010, 05:55 PM
RE: Ice from nowhere - by Divisor - 02-07-2010, 05:56 PM
RE: Ice from nowhere - by Ramond - 02-07-2010, 06:01 PM
RE: Ice from nowhere - by Ascor - 02-07-2010, 06:05 PM
RE: Ice from nowhere - by Hax0r - 02-07-2010, 06:14 PM
RE: Ice from nowhere - by JossuaDC - 02-07-2010, 06:29 PM



Users browsing this thread: 1 Guest(s)