Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
a probelm with opoint out an invisble ball
#1
ok i am having a probelm with opoint out an invisble,
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.
[Image: variaboss.png]
SUPER B*NER: :3
Reply
Thanks given by:
#2
Firstly,
o-point tags don't work in the first frame of a move
(I didn't understand if this was a part of your prob or not,
so I covered it anyway :))

Secondly,
the z-axis movement will happen automatically, I think, so long as
you don't give your ball the same properties as Bat's laser or
Firzen's Cannon.

Lastly,
>>mainsite<<
Please check the mainsite before posting.

Oh, and I don't know whats up with your dvx prob.;)=P
Trust you're all well.
Reply
Thanks given by:
#3
Z-axis movement: use hit_j tag.

Opoint prob: check the oid, coordinate and next. Also, "o-point tags don't work in the first frame of a move".

Ball catching: give it itr/kind: 3 instead of normal itr/kind: 0.
Reply
Thanks given by:
#4
what do you mean by hit_j tag?
[Image: variaboss.png]
SUPER B*NER: :3
Reply
Thanks given by:
#5
>> THIS EXTRA LONG LINK <<

The mainsite entry for hit_j-moving
My Creations: (Click to View)

Return (String) System.getNewsOfTheDay();
Barely active, expect slow responses. If at all.


Greetz,
Alblaka
Reply
Thanks given by:
#6
The ball don't have any catching or caught act also itr/kind: 3 is needed. If you want side to side movement use values in place of X in hit_j: X. Depending on the values the ball will move sideways. If the value is less than 50 the ball will go up and if it is above 50 the ball will go down.
[Image: illidansig1.png]
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)