Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] YinYin fusion help
#1
2.0 
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
~tinyfighters~



[Image: res50044ce97f7fcef4747e295cddb3230e.gif]
Reply
Thanks given by:
#2
3 words: Not.Enough.Information.

Like... What are you trying to do?
And <=fill in KadajNoir's question here=>
My projects:
=> Comet - LF2 ver.1.9/1.9c skin.
=> CRE - ComboRegenerativeEnemy.

Contact me if the links to my projects become unavailable.
Reply
Thanks given by:
#3
@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~
Reply
Thanks given by:
#4
(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.
"I'm the president of the shadow government
The grand governor of the federal reserve
Public enemy of the society
The one you cannot see the thirty three degree"
Reply
Thanks given by:




Users browsing this thread: 3 Guest(s)