Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] arrow problem
#1
viedeo/

I have made an viedeo, so its easier to understand.

I want to make an move that arrows fall down, but when they fall down some of then disapear what could be the problem ^^

Code:
<frame> 310 fly_arrow
   pic: 10  state: 3  wait: 1  next: 311  dvx: 0  dvy: 0  dvz: 0  centerx: 38  centery: 79  hit_a: 0  hit_d: 0  hit_j: 0 mp: 100
   bdy:
      kind: 0  x: 26  y: 12  w: 27  h: 68
   bdy_end:
<frame_end>

<frame> 311 fly_arrow
   pic: 11  state: 3  wait: 1  next: 312  dvx: 0  dvy: 0  dvz: 0  centerx: 32  centery: 79  hit_a: 0  hit_d: 0  hit_j: 0
   bdy:
      kind: 0  x: 15  y: 5  w: 35  h: 73
   bdy_end:
<frame_end>

<frame> 312 fly_arrow
   pic: 12  state: 3  wait: 1  next: 313  dvx: 0  dvy: 0  dvz: 0  centerx: 31  centery: 78  hit_a: 0  hit_d: 0  hit_j: 0
  sound: data\022.wav
   bdy:
      kind: 0  x: 9  y: 9  w: 35  h: 71
   bdy_end:
   bdy:
      kind: 0  x: 23  y: 36  w: 41  h: 16
   bdy_end:
<frame_end>

<frame> 313 fly_arrow
   pic: 13  state: 3  wait: 20  next: 314  dvx: 0  dvy: 0  dvz: 0  centerx: 36  centery: 78  hit_a: 0  hit_d: 0  hit_j: 0
   bdy:
      kind: 0  x: 24  y: 10  w: 33  h: 68
   bdy_end:
   bdy:
      kind: 0  x: 28  y: 34  w: 42  h: 19
   bdy_end:
<frame_end>

<frame> 314 fly_arrow
   pic: 13  state: 3  wait: 15  next: 315  dvx: 0  dvy: 0  dvz: 0  centerx: 36  centery: 78  hit_a: 0  hit_d: 0  hit_j: 0
  sound: data\024.wav
   opoint:
      kind: 1  x: 50  y: 100  action: 40  dvx: 15  dvy: -20  oid: 233  facing: 200
   opoint_end:
<frame_end>

<frame> 315 fly_arrow
   pic: 14  state: 3  wait: 15  next: 316  dvx: 0  dvy: 0  dvz: 0  centerx: 35  centery: 78  hit_a: 0  hit_d: 0  hit_j: 0
   opoint:
      kind: 1  x: 50  y: 100  action: 40  dvx: 15  dvy: -17  oid: 233  facing: 200
   opoint_end:
<frame_end>

<frame> 316 fly_arrow
   pic: 14  state: 3  wait: 15  next: 317  dvx: 0  dvy: 0  dvz: 0  centerx: 35  centery: 78  hit_a: 0  hit_d: 0  hit_j: 0
   opoint:
      kind: 1  x: 50  y: 100  action: 40  dvx: 15  dvy: -14  oid: 233  facing: 200
   opoint_end:
<frame_end>

<frame> 317 fly_arrow
   pic: 14  state: 3  wait: 15  next: 318  dvx: 0  dvy: 0  dvz: 0  centerx: 35  centery: 78  hit_a: 0  hit_d: 0  hit_j: 0
   opoint:
      kind: 1  x: 50  y: 100  action: 40  dvx: 15  dvy: -10  oid: 233  facing: 200
   opoint_end:
<frame_end>

<frame> 318 fly_arrow
   pic: 14  state: 3  wait: 15  next: 999  dvx: 0  dvy: 0  dvz: 0  centerx: 35  centery: 78  hit_a: 0  hit_d: 0  hit_j: 0
   opoint:
      kind: 1  x: 50  y: 100  action: 40  dvx: 15  dvy: -5  oid: 233  facing: 200
   opoint_end:
<frame_end>
Reply
Thanks given by:


Messages In This Thread
[solved] arrow problem - by NoneX - 09-21-2009, 01:17 PM
RE: arrow problem - by SirFrog - 09-21-2009, 01:37 PM
RE: arrow problem - by NoneX - 09-21-2009, 01:44 PM
RE: arrow problem - by x90z75ek - 09-21-2009, 02:17 PM
RE: arrow problem - by Madara Uchiha - 09-21-2009, 02:44 PM
RE: arrow problem - by no one - 09-21-2009, 03:36 PM
RE: arrow problem - by TheNave - 09-21-2009, 07:16 PM
RE: arrow problem - by NoneX - 09-21-2009, 04:34 PM
RE: arrow problem - by Madara Uchiha - 09-22-2009, 02:44 PM



Users browsing this thread: 1 Guest(s)