Little Fighter Empire - Forums
[solved] how do i coppy firzen's ball - Printable Version

+- Little Fighter Empire - Forums (https://lf-empire.de/forum)
+-- Forum: Little Fighter 2 Zone (https://lf-empire.de/forum/forumdisplay.php?fid=7)
+--- Forum: Data Changing (https://lf-empire.de/forum/forumdisplay.php?fid=11)
+---- Forum: Solved Problems (https://lf-empire.de/forum/forumdisplay.php?fid=14)
+---- Thread: [solved] how do i coppy firzen's ball (/showthread.php?tid=238)



[solved] how do i coppy firzen's ball - Dagrah - 04-16-2008

Ok, as many people may know who have looked at my other post's I am making my own character and I coppied the firzen cannon move and made my player able to use it. I then re coloured the sprites, I have 2 problems; number one, when I shoot the head is still the same color asfirzens and it looks like 2 beams. the second problem is it's not continuous, how do i fix this?


RE: how do i coppy firzen's ball - MH-Razen - 04-17-2008

when I shoot the head is still the same color asfirzens: Well, there're two sprite-frames where Firzen shoot the ball - I think you should edit these, too - just in case I got you right...

For not continuos - erm, not sure what you mean, can you explain or post the code?


RE: how do i coppy firzen's ball - MaGmaRinE - 04-17-2008

i think he means that firzen ball (cannon) only launch a peice of the ball and dont continue on launching multiple balls...if i'm right =\


RE: how do i coppy firzen's ball - MH-Razen - 04-17-2008

oh in case of this you just changed the oid of the startball, but not the second.ball part. Firzens cannon is seperated in a start-ball part and then the part which is repeated on and on...


RE: how do i coppy firzen's ball - Silverthorn - 04-18-2008

with the continuous-problem, there are 2 solutions:
either extend the sprites (in PS terms, select the object and increase its width) or
decrease the wait-value in the ball-frames. It takes a certain amount of time until each part of the beam is opointed, and if there are some holes in the beam, then just decrease the wait between these frames.

Also, about the color, what did you recolor? If you look into the spritesheet firzen_ball.bmp (or something like that) you'll see the start-beam-thingy and the regular beam. Recolor both and that should solve your problem. Also, check the linkage, which picture numbers go to which file.


RE: how do i coppy firzen's ball - Silverthorn - 04-30-2008

Since the author is not responding, I declare this problem as solved. PM me if you still have questions about this prob.