07-23-2009, 07:02 AM
(This post was last modified: 07-23-2009, 07:03 AM by truongdzuy.)
I make a new criminal ( Justin ) and here is the code :
But In the game , when I hit the criminal then it just have the shadow . Why ? I think the mistake is on the:
but I dunno how to make another kind: for justin , how can I do ???
DC-Code:
<frame> 66 ? pic: 35 state: 0 wait: 7 next: 67 dvx: 0 dvy: 0 dvz: 0 centerx: 38 centery: 78 hit_a: 0 hit_d: 0 hit_j: 0 bdy: kind: 1039 x: 21 y: 18 w: 43 h: 62 bdy_end: <frame_end> <frame> 67 ? pic: 36 state: 0 wait: 5 next: 68 dvx: 0 dvy: 0 dvz: 0 centerx: 38 centery: 78 hit_a: 0 hit_d: 0 hit_j: 0 bdy: kind: 1039 x: 21 y: 18 w: 43 h: 62 bdy_end: <frame_end> <frame> 68 ? pic: 37 state: 0 wait: 10 next: 66 dvx: 0 dvy: 0 dvz: 0 centerx: 38 centery: 78 hit_a: 0 hit_d: 0 hit_j: 0 bdy: kind: 1039 x: 21 y: 18 w: 43 h: 62 bdy_end: <frame_end> <frame> 69 ? sound: data\013.wav pic: 37 state: 0 wait: 2 next: 70 dvx: 0 dvy: 0 dvz: 0 centerx: 38 centery: 78 hit_a: 0 hit_d: 0 hit_j: 0 <frame_end> <frame> 70 ? pic: 38 state: 0 wait: 2 next: 71 dvx: 0 dvy: 0 dvz: 0 centerx: 38 centery: 78 hit_a: 0 hit_d: 0 hit_j: 0 <frame_end> <frame> 71 ? pic: 39 state: 8039 wait: 2 next: 999 dvx: 0 dvy: 0 dvz: 0 centerx: 38 centery: 78 hit_a: 0 hit_d: 0 hit_j: 0 <frame_end> |
But In the game , when I hit the criminal then it just have the shadow . Why ? I think the mistake is on the:
DC-Code:
bdy: kind: 1039 x: 21 y: 18 w: 43 h: 62 bdy_end: |
but I dunno how to make another kind: for justin , how can I do ???
My Release Project (Click to View)
My Current Project (Click to View)