Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] DC-ing problem
#1
Found some time to DC and immediately encountered a problem. I've searched for an answer to this but I couldn't find one.
I have written a move for my character but the problem is that the sprites are not showing up. The move is similar to Bat's punch.
    DC-Code:
<frame> 240 punch
   pic: 130 state: 3  wait: 3  next: 241  dvx: 0  dvy: 0  centerx: 39  centery: 79  hit_a: 0  hit_d: 0  hit_j: 0  mp: 50
   wpoint:
      kind: 1  x: 45  y: 29  weaponact: 32  attacking: 0  cover: 1  dvx: 0  dvy: 0  dvz: 0 
   wpoint_end:
   bdy:
      kind: 0  x: 13  y: 58  w: 40  h: 45
   bdy_end:
<frame_end>
 
<frame> 241 punch
   pic: 131 state: 3  wait: 3  next: 242  dvx: 0  dvy: 0  centerx: 39  centery: 79  hit_a: 0  hit_d: 0  hit_j: 0
   wpoint:
      kind: 1  x: 39  y: 25  weaponact: 32  attacking: 0  cover: 1  dvx: 0  dvy: 0  dvz: 0 
   wpoint_end:
   bdy:
      kind: 0  x: 21  y: 18  w: 43  h: 62
   bdy_end:
<frame_end>
 
<frame> 242 punch
   pic: 132 state: 3  wait: 3  next: 243  dvx: 0  dvy: 0  centerx: 39  centery: 79  hit_a: 0  hit_d: 0  hit_j: 0
   sound: data\017.wav 
   wpoint:
      kind: 1  x: 30  y: 55  weaponact: 32  attacking: 0  cover: 1  dvx: 0  dvy: 0  dvz: 0 
   wpoint_end:
   itr:
      kind: 0  x: -51  y: 28  w: 119  h: 29  dvx: 20  fall: 70  vrest: 7  bdefend: 60  injury: 60  
   itr_end:
   bdy:
      kind: 0  x: 21  y: 18  w: 43  h: 62
   bdy_end:
<frame_end>
 
<frame> 243 punch
   pic: 133 state: 3  wait: 3  next: 244  dvx: 0  dvy: 0  centerx: 39  centery: 79  hit_a: 0  hit_d: 0  hit_j: 0
   wpoint:
      kind: 1  x: 30  y: 55  weaponact: 32  attacking: 0  cover: 1  dvx: 0  dvy: 0  dvz: 0 
   wpoint_end:
   bdy:
      kind: 0  x: 21  y: 18  w: 43  h: 62
   bdy_end:
<frame_end>
 
<frame> 244 punch
   pic: 134 state: 3  wait: 3  next: 245  dvx: 0  dvy: 0  centerx: 39  centery: 79  hit_a: 0  hit_d: 0  hit_j: 0
   wpoint:
      kind: 1  x: 30  y: 55  weaponact: 32  attacking: 0  cover: 1  dvx: 0  dvy: 0  dvz: 0 
   wpoint_end:
   bdy:
      kind: 0  x: 21  y: 18  w: 43  h: 62
   bdy_end:
<frame_end>
 
<frame> 245 punch
   pic: 135 state: 3  wait: 3  next: 999  dvx: 0  dvy: 0  centerx: 39  centery: 79  hit_a: 0  hit_d: 0  hit_j: 0
   wpoint:
      kind: 1  x: 30  y: 55  weaponact: 32  attacking: 0  cover: 1  dvx: 0  dvy: 0  dvz: 0 
   wpoint_end:
   bdy:
      kind: 0  x: 21  y: 18  w: 43  h: 62
   bdy_end:
<frame_end>


EDIT: Added another frame.
[Image: double-jump-YinYin-base-1.gif]
This is an inspiration from:
-YinYin's Character Development guide, to be more specific i took one of those bases.
-Urban Rivals' clan Skeelz, I took their uniform
I hope it's good. ^^
____________________________________________
TLOK | My sprites | Anime sprite contest | DeviantART |
Reply
Thanks given by:


Messages In This Thread
[solved] DC-ing problem - by Bla bla bla 44 - 07-27-2013, 02:34 PM
RE: DC-ing problem - by The Hari - 07-27-2013, 02:59 PM
RE: DC-ing problem - by Bla bla bla 44 - 07-27-2013, 03:46 PM
RE: DC-ing problem - by InPhiKnight - 07-27-2013, 03:09 PM
RE: DC-ing problem - by InPhiKnight - 07-28-2013, 02:21 AM
RE: DC-ing problem - by Bla bla bla 44 - 07-28-2013, 10:10 AM



Users browsing this thread: 1 Guest(s)