Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thunder problem
#11
Did you higher the value of vrest and delet one of the dvx' ?
Reply
Thanks given by:
#12
yes and no
where to delete the dvx?
Reply
Thanks given by:
#13
0 flying
pic: 0 state: 3000 wait: 1 next: 1 dvx: 0 dvy: 0 centerx: 51 centery: 41 hit_a: 0 hit_d: 0 hit_j: 0 hit_Fa: 1
itr:
kind: 0 x: -99 y: -99 w: 198 h: 198 dvx: -20 fall: 70 vrest: 0 bdefend: 70 injury: 50
itr_end:
bdy:
kind: 0 x: -99 y: -99 w: 198 h: 198
bdy_end:


1 flying
pic: 0 state: 3000 wait: 1 next: 999 dvx: 0 dvy: 0 centerx: 51 centery: 41 hit_a: 0 hit_d: 0 hit_j: 0 hit_Fa: 1
itr:
kind: 0 x: -99 y: -99 w: 198 h: 198 dvx: -20 fall: 70 vrest: 0 bdefend: 70 injury: 50
itr_end:
bdy:
kind: 0 x: -99 y: -99 w: 198 h: 198
bdy_end:



I removed the dvx: 0 an added another flying-frame. Hope this works now...
Silverthorn / Blue Phoenix
~ Breaking LFE since 2008 ~

"Freeze, you're under vrest!" - Mark, probably.

» Gallery | » Sprites | » DeviantArt
Reply
Thanks given by:
#14
dont work =(
one problem from me and the world keeps breathing
Reply
Thanks given by:
#15
Try to get rid of the "hit_Fa: 1" and try if the ball hits without it.

If not then... It's really f'n weird :P
Reply
Thanks given by:
#16
dont hit
eventually something is wrong with the chara frame
Reply
Thanks given by:
#17
My gawd, this is a really weird problem.

Another possability is the opoint itself. According to LFE ther's not opoint/kind: 0

LFE Wrote:Kind: 1 is standard - you use it to create all kinds of objects. With kind: 2, you create a weapon and hold it as a light weapon in your hand (when using opoint / kind: 2, you have to use with wpoint / kind: 3 in a frame before the opoint to avoid problems).

Code:
<frame> 351 blitz
pic: 1 state: 3 wait: 1 next: 999 dvx: 0 dvy: 0 centerx: 39  centery: 79  hit_a: 0  hit_d: 0  hit_a: 0
opoint:
kind: 1 x: 39 y: 79 action: 0 dvx: 10 dvy: 0 oid: 502 facing: 0
opoint_end:
<frame_end>
Reply
Thanks given by:
#18
Actually, couldn't you just copy someone else's ball (say, John's) and change the sprites a bit?

(sorry if I'm missing the point)
FOLLOW THE RULES!

LFE Forum Rules (Click to View)
Grand Fonic Hymn - Orchestral Arrangement. Arranged by me. I promise it's not horribad.
Reply
Thanks given by:
#19
Yeah, and then make the hitting frames change it into the lightning?
That way you could just have an invisible sprite, and a small bdy.
When it hits, it transforms into lightning.
Reply
Thanks given by:
#20
Aaactually this is pretty much what he did :o
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)