Little Fighter Empire - Forums
[solved] YinYin fusion help - 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] YinYin fusion help (/showthread.php?tid=2952)



[solved] YinYin fusion help - tinyfighters - 05-26-2009

I make Davis and Dennis fuse into davnis. but davnis is frozen and the sprites are messed up.:(

Problem 1: I'm not sure how to do the sprite things
i did it like this:
head: sprite\sys\davnis_f.bmp
small: sprite\sys\davnis_s.bmp
file(0-69): sprite\sys\davnis_0.bmp w: 79 h: 79 row: 10 col: 7
file(70-139): sprite\sys\davnis_1.bmp w: 79 h: 79 row: 10 col: 7
file(140-209): sprite\sys\davnis_2.bmp w: 79 h: 79 row: 10 col: 7
file(210-229): sprite\sys\davnis_dragonpuch.bmp w: 79 h: 79 row: 10 col: 7
file(230-255): sprite\sys\davnis_f.bmp w: 1 h: 1 row: 26 col: 1
file(140-209): sprite\sys\davnis_0.bmp w: 79 h: 79 row: 10 col: 7
file(210-279): sprite\sys\davnis_1.bmp w: 79 h: 79 row: 10 col: 7
file(280-349): sprite\sys\davnis_2.bmp w: 79 h: 79 row: 10 col: 7
file(350-369): sprite\sys\davnis_dragonpuch.bmp w: 79 h: 79 row: 10 col: 7

Problem 2: Davnis is frozen (not the ice frame) and i cant move him or do any special moves


RE: YinYin fusion help - JossuaDC - 05-26-2009

3 words: Not.Enough.Information.

Like... What are you trying to do?
And <=fill in KadajNoir's question here=>


RE: YinYin fusion help - Azriel - 05-27-2009

@Noir
coz it's the DC tech: Yinyin fusion

anyways, you have a crazy way of doing the pic + 140 thing. here's a corrected version

    DC-Code:
file(0-69): sprite\sys\davnis_0.bmp w: 79 h: 79 row: 10 col: 7
file(70-139): sprite\sys\davnis_1.bmp w: 79 h: 79 row: 10 col: 7
file(140-139): sprite\sys\davnis_0.bmp w: 79 h: 79 row: 10 col: 7
file(210-279): sprite\sys\davnis_1.bmp w: 79 h: 79 row: 10 col: 7
 
file(280-349): sprite\sys\davnis_2.bmp w: 79 h: 79 row: 10 col: 7
file(350-369): sprite\sys\davnis_dragonpuch.bmp w: 79 h: 79 row: 10 col: 7
file(370-419): sprite\sys\davnis_f.bmp w: 1 h: 1 row: 26 col: 1   #filler
file(420-489): sprite\sys\davnis_2.bmp w: 79 h: 79 row: 10 col: 7
file(490-609): sprite\sys\davnis_dragonpuch.bmp w: 79 h: 79 row: 10 col: 7


and note, in the code, the pic numbers u use are 0~139 and 280~369

need to see more of ur code to fix ur 2nd problem.



Azriel~



RE: YinYin fusion help - prince_freeza - 05-27-2009

(05-26-2009, 08:27 PM)tinyfighters Wrote:  but davnis is frozen
what do you mean by that? pics wont move or what?
also can you show us how thr fusion looks.