(02-17-2009, 01:03 PM)mew77 Wrote: 1. I know how to use the teleport function, but I cannot figure out exactly how far away from the enemy the character. i want the character to teleport directly next to the enemy.
2. How do you use that slow time itr function anyway.
Sorry if these were unneccesary.
it is fairly simple...
just make the teleport like this, or you could copy this...
<frame> ????? teleport pic: ???? state: 3 wait: 1 next: ???? dvx: 0 dvy: 0 centerx: 39 centery: 79 hit_a: 0 hit_d: 0 hit_j: 0
bdy:
kind: 0 x: 21 y: 18 w: 43 h: 62
bdy_end:
<frame_end>
<frame> ???? teleport pic: ???? state: 400 wait: 2 next: ???? dvx: 0 dvy: 0 centerx: 39 centery: 79 hit_a: 0 hit_d: 0 hit_j: 0
bdy:
kind: 0 x: 21 y: 18 w: 43 h: 62
bdy_end:
<frame_end>
<frame> ????? teleport pic: ???? state: 3 wait: 0 next: ???? dvx: 120 dvy: 0 centerx: 39 centery: 79 hit_a: 0 hit_d: 0 hit_j: 0
bdy:
kind: 0 x: 21 y: 18 w: 43 h: 62
bdy_end:
<frame_end>
<frame> ???? teleport pic: ???? state: 3 wait: 2 next: 999 dvx: 550 dvy: 0 centerx: 39 centery: 79 hit_a: 0 hit_d: 0 hit_j: 0
bdy:
kind: 0 x: 21 y: 18 w: 43 h: 62
bdy_end:
<frame_end>