06-21-2011, 04:12 AM
even though this is much more sensible it didn't work.
here is my ball code:
and here is the characters'
what is the mistake in here?
one more thing can I make the ball with the id 123 so it's just gonna have the beer's property of restoring energy?
THNX.
here is my ball code:
DC-Code:
<frame> 0 flying pic: 0 state: 18 wait: 0 next: 0 dvx: 0 dvy: 0 dvz: 0 centerx: 35 centery: 50 hit_a: 0 hit_d: 0 hit_j: 0 itr: kind: 3 x: 30 y: 41 w: 15 h: 14 catchingact: 1 caughtact: 391 itr_end: <frame_end> <frame> 1 asdf pic: 0 state: 15 wait: 10 next: 2 dvx: 0 dvy: 0 centerx: 39 centery: 79 <frame_end> <frame> 2 asdf pic: 0 state: 18 wait: 2 next: 1000 dvx: 0 dvy: 0 centerx: 39 centery: 79 itr: kind: 3 x: 30 y: 41 w: 15 h: 14 catchingact: 999 caughtact: 1 itr_end: <frame_end> |
and here is the characters'
DC-Code:
<frame> 391 asdf pic: 0 state: 15 wait: 0 next: 392 dvx: 0 dvy: 0 centerx: 39 centery: 79 <frame_end> <frame> 392 asdf pic: 0 state: 15 wait: 0 next: 393 dvx: 0 dvy: 0 centerx: 39 centery: 79 opoint: kind: 1 x: 39 y: 79 action: 0 dvx: 0 dvy: 0 oid: 123 facing: 0 opoint_end: <frame_end> <frame> 393 asdf pic: 0 state: 17 wait: 3 next: 393 dvx: 0 dvy: 0 centerx: 39 centery: 79 bdy: kind: 0 x: 21 y: 79 w: 43 h: 62 bdy_end: wpoint: kind: 1 x: 39 y: 79 weaponact: 31 attacking: 0 cover: 0 dvx: 0 dvy: 0 dvz: 0 wpoint_end: <frame_end> |
what is the mistake in here?
one more thing can I make the ball with the id 123 so it's just gonna have the beer's property of restoring energy?
THNX.
A-Engine: A new beat em up game engine inspired by LF2. Coming soon
A-Engine Dev Blog - Update #8: Timeout