Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] what does dvy dvx mean help(please remove this to the solved problems place)
#9
(12-17-2011, 11:42 AM)Whaat Wrote:  Dvx: How much your char/ball/object goes forward
Dvy: How much your char/ball/object goes up/down
Dvz: well this isn't much used (atleast at your level) so don't mind about it.
Example:
In davis_ball.dat there's this kinda frame:
Frame from Davis_ball.dat Wrote:<frame> 0 flying
pic: 0 state: 3000 wait: 1 next: 1 dvx: 4 dvy: 0 centerx: 56 centery: 24 hit_a: 0 hit_d: 0 hit_j: 0
itr:
kind: 0 x: 26 y: 12 w: 45 h: 24 dvx: 7 fall: 20 arest: 6 bdefend: 10 injury: 30
itr_end:
bdy:
kind: 0 x: 26 y: 12 w: 45 h: 24
bdy_end:
<frame_end>
dvx: 4 means that it goes straight at kinda slow speed.
dvy: 0 means that it doesn't go up or down, just straight.
Later in the same .dat there's this kinda frame:
Frame from Davis_ball.dat Wrote:<frame> 8 flying
pic: 8 state: 3000 wait: 1 next: 9 dvx: 20 dvy: 0 centerx: 55 centery: 24 hit_a: 0 hit_d: 0 hit_j: 0
itr:
kind: 0 x: 26 y: 12 w: 45 h: 24 dvx: 7 fall: 20 arest: 6 bdefend: 10 injury: 30
itr_end:
bdy:
kind: 0 x: 26 y: 12 w: 45 h: 24
bdy_end:
<frame_end>
dvx: 20 means that now the ball goes at high speed.
dvx: 0 means that the ball still doesn't go up/down, only straight.
-
If still didn't help, i suggest you to just switch those values like dvx: 5 to dvx: 50 and dvx: 0 to dvx: 20 and see what happens, that helps you understand what those values do really mean.

thanks a lot and can we make a ball chase the player with dvx dvy dvz

Reply
Thanks given by:


Messages In This Thread
RE: what does dvy dvx mean help - by Silverthorn - 12-17-2011, 11:10 AM
RE: what does dvy dvx mean help - by Dominate - 12-17-2011, 11:17 AM
RE: what does dvy dvx mean help - by Whaat - 12-17-2011, 11:26 AM
RE: what does dvy dvx mean help - by Dominate - 12-17-2011, 11:27 AM
RE: what does dvy dvx mean help - by Dominate - 12-17-2011, 11:32 AM
RE: what does dvy dvx mean help - by Whaat - 12-17-2011, 11:42 AM
RE: what does dvy dvx mean help - by Dominate - 12-17-2011, 11:45 AM
RE: what does dvy dvx mean help - by Dominate - 12-17-2011, 11:56 AM
RE: what does dvy dvx mean help - by Whaat - 12-17-2011, 11:48 AM



Users browsing this thread: 24 Guest(s)