04-15-2009, 08:41 AM
(This post was last modified: 04-15-2009, 08:41 AM by Madara Uchiha.)
ok i am having a probelm with opoint out an invisble,
heres the codes for the ball:
the character frames:
can someone tell me how to fix it please?
also i am having a probelm when my character opoint out a ball, it doesn't go to the side? i have treid dvz: 2 but it don't work, i am trying to make it so that when you click up the ball will go up, if you understand what i mean.
also i am trying to make a ball which catches you, can someone explain how to.
heres the codes for the ball:
Code:
<frame> 36 One_Ki
pic: 999 state: 3005 wait: 6 next: 1000 dvx: 23 dvy: 0 dvz: 0 centerx: 0 centery: 0 hit_a:0 hit_d: 0 hit_j: 0
itr:
kind: 0 x: 0 y: 0 w: 245 h: 67
itr_end:
<frame_end>
the character frames:
Code:
<frame> 209 Oni_Ki
pic: 39 state: 15 wait: 7 next: 210 dvx: 26 dvy: 0 dvz: 0 centerx: 39 centery: 79
opoint:
kind: 0 x: 45 y: 85 action: 36 oid: 220 facing: 0
opoint: end:
<frame_end>
can someone tell me how to fix it please?
also i am having a probelm when my character opoint out a ball, it doesn't go to the side? i have treid dvz: 2 but it don't work, i am trying to make it so that when you click up the ball will go up, if you understand what i mean.
also i am trying to make a ball which catches you, can someone explain how to.