-
Posts
762 -
Joined
-
Last visited
Everything posted by Dissidia
-
I released two stages awhile ago. Enjoy. https://sites.google.com/site/dissidiamugen/
-
It happens from time to time. Like I would simply give Mugen a break and work on another hobby, but eventually you'll want to come back and work on something again. It's a neverrending circle.
-
Regarding download links from a certain Mugen warehouse
Dissidia replied to RicePigeon's topic in [ STAFF HQ ]
Thanks for letting us know, although I'm still banned there. -
Metal Slug Rugal Stage by Nightterror599 (Sep 23, 2016)
Dissidia replied to Mʀ. Sтᴇαl-Yoᴜя-Wαεfυ's topic in [ OFFSITE NEWS ]
Pretty cute stage. -
No screenshots? EDIT: Nevermind...
-
Have you tried running it in 640x480?
-
CS-X-TBM Greninja (BETA 2 UPDATE Release)
Dissidia replied to thebestmlTBM's topic in [ CREATION LAB ]
Its fine. Nothing to worry about. -
Nice! I remember playing this doujin game a couple of months back. Nice to see characters from that game making its way into the MUGEN scene.
-
Stardust Skyline by DarkValentine (September 27, 2016)
Dissidia replied to Mʀ. Sтᴇαl-Yoᴜя-Wαεfυ's topic in [ OFFSITE NEWS ]
What a surprise. DV is still around! -
CS-X-TBM Greninja (BETA 2 UPDATE Release)
Dissidia replied to thebestmlTBM's topic in [ CREATION LAB ]
I'm pretty sure I've already stated what was wrong with it. You want suggestions? Learn it the hard way. -
CS-X-TBM Greninja (BETA 2 UPDATE Release)
Dissidia replied to thebestmlTBM's topic in [ CREATION LAB ]
Well, since you considered my criticism "negative", then I don't know what feedback is. -
CS-X-TBM Greninja (BETA 2 UPDATE Release)
Dissidia replied to thebestmlTBM's topic in [ CREATION LAB ]
He's right about that. And with the addition to BrawlTheMan's feedback: - No movelist? - Holy cow! the suspense on that massive debug flooding is killing me! Does the coder not know how to code XCostume properly, then again, it looks like he just copypasta'd and called it a day. - Is having so many collision and hitboxes really that necessary? You don't have completely detailed with them you know. Two or three would've been just fine. - Something is obviously wrong with all states. "Has no I-PARTNER/I-ENEMY" debug flood. - "PLAYER UNDER CANADIAN ACTRESS PROTECTIONS (67) IN STATE 200201: TRIED TO ACCESS NON-EXISTENT PLAYER WITH ID-0" - HCB,pp gives back power. - His EX FX for qcf,pp also zooms out caused by angledraw/modifyexplod. - His kick combos can execute an infinite if repeated and timed. - DD,p can create an infinite if repeated. Also, whoever created the readme, aside from the nice things mentioned, shows nothing but being a jerk. No offense. -
I've done transitions like this. You don't have to create more images just to create frames, Your three images are good enough! In order to successfully do this, you have to keep your bg layers timed, and the use of magic transparency coding will do the rest!. I'll give you a code reference from my Cafe Diss stage: [BG SKY NIGHT] ; This BG layer will remain at all times since it's your finalized night background. type = normal spriteno = 0,3 delta = 1,1 ; 2,2 if hires = 1 [BG SKY SHIFT SUNSET TO NIGHT] ;This is where your second background will slowly transition to night. type = anim actionno = 1 delta = 1.1 [Begin Action 1] 0,2,0,0,2100 ;After 2100 ticks, the sunset background will begin transitioning to night. You can change the tick time if you like. 0,2, 0,0, 5,,AS255D1 0,2, 0,0, 5,,AS254D2 0,2, 0,0, 5,,AS253D3 0,2, 0,0, 5,,AS252D4 0,2, 0,0, 5,,AS251D5 0,2, 0,0, 5,,AS250D6 0,2, 0,0, 5,,AS249D7 0,2, 0,0, 5,,AS248D8 0,2, 0,0, 5,,AS247D9 0,2, 0,0, 5,,AS246D10 0,2, 0,0, 5,,AS245D11 0,2, 0,0, 5,,AS244D12 0,2, 0,0, 5,,AS243D13 0,2, 0,0, 5,,AS242D14 0,2, 0,0, 5,,AS241D15 0,2, 0,0, 5,,AS240D16 0,2, 0,0, 5,,AS239D17 0,2, 0,0, 5,,AS238D18 0,2, 0,0, 5,,AS237D19 0,2, 0,0, 5,,AS236D20 0,2, 0,0, 5,,AS235D21 0,2, 0,0, 5,,AS234D22 0,2, 0,0, 5,,AS233D23 0,2, 0,0, 5,,AS232D24 0,2, 0,0, 5,,AS231D25 0,2, 0,0, 5,,AS230D26 0,2, 0,0, 5,,AS229D27 0,2, 0,0, 5,,AS228D28 0,2, 0,0, 5,,AS227D29 0,2, 0,0, 5,,AS226D30 0,2, 0,0, 5,,AS225D31 0,2, 0,0, 5,,AS224D32 0,2, 0,0, 5,,AS223D33 0,2, 0,0, 5,,AS222D34 0,2, 0,0, 5,,AS221D35 0,2, 0,0, 5,,AS220D36 0,2, 0,0, 5,,AS219D37 0,2, 0,0, 5,,AS218D38 0,2, 0,0, 5,,AS217D39 0,2, 0,0, 5,,AS216D40 0,2, 0,0, 5,,AS215D41 0,2, 0,0, 5,,AS214D42 0,2, 0,0, 5,,AS213D43 0,2, 0,0, 5,,AS212D44 0,2, 0,0, 5,,AS211D45 0,2, 0,0, 5,,AS210D46 0,2, 0,0, 5,,AS209D47 0,2, 0,0, 5,,AS208D48 0,2, 0,0, 5,,AS207D49 0,2, 0,0, 5,,AS206D50 0,2, 0,0, 5,,AS205D51 0,2, 0,0, 5,,AS204D52 0,2, 0,0, 5,,AS203D53 0,2, 0,0, 5,,AS202D54 0,2, 0,0, 5,,AS201D55 0,2, 0,0, 5,,AS200D56 0,2, 0,0, 5,,AS199D57 0,2, 0,0, 5,,AS198D58 0,2, 0,0, 5,,AS197D59 0,2, 0,0, 5,,AS196D60 0,2, 0,0, 5,,AS195D61 0,2, 0,0, 5,,AS194D62 0,2, 0,0, 5,,AS193D63 0,2, 0,0, 5,,AS192D64 0,2, 0,0, 5,,AS191D65 0,2, 0,0, 5,,AS190D66 0,2, 0,0, 5,,AS189D67 0,2, 0,0, 5,,AS188D68 0,2, 0,0, 5,,AS187D69 0,2, 0,0, 5,,AS186D70 0,2, 0,0, 5,,AS185D71 0,2, 0,0, 5,,AS184D72 0,2, 0,0, 5,,AS183D73 0,2, 0,0, 5,,AS182D74 0,2, 0,0, 5,,AS181D75 0,2, 0,0, 5,,AS180D76 0,2, 0,0, 5,,AS179D77 0,2, 0,0, 5,,AS178D78 0,2, 0,0, 5,,AS177D79 0,2, 0,0, 5,,AS176D80 0,2, 0,0, 5,,AS175D81 0,2, 0,0, 5,,AS174D82 0,2, 0,0, 5,,AS173D83 0,2, 0,0, 5,,AS172D84 0,2, 0,0, 5,,AS171D85 0,2, 0,0, 5,,AS170D86 0,2, 0,0, 5,,AS169D87 0,2, 0,0, 5,,AS168D88 0,2, 0,0, 5,,AS167D89 0,2, 0,0, 5,,AS166D90 0,2, 0,0, 5,,AS165D91 0,2, 0,0, 5,,AS164D92 0,2, 0,0, 5,,AS163D93 0,2, 0,0, 5,,AS162D94 0,2, 0,0, 5,,AS161D95 0,2, 0,0, 5,,AS160D96 0,2, 0,0, 5,,AS159D97 0,2, 0,0, 5,,AS158D98 0,2, 0,0, 5,,AS157D99 0,2, 0,0, 5,,AS156D100 0,2, 0,0, 5,,AS155D101 0,2, 0,0, 5,,AS154D102 0,2, 0,0, 5,,AS153D103 0,2, 0,0, 5,,AS152D104 0,2, 0,0, 5,,AS151D105 0,2, 0,0, 5,,AS150D106 0,2, 0,0, 5,,AS149D107 0,2, 0,0, 5,,AS148D108 0,2, 0,0, 5,,AS147D109 0,2, 0,0, 5,,AS146D110 0,2, 0,0, 5,,AS145D111 0,2, 0,0, 5,,AS144D112 0,2, 0,0, 5,,AS143D113 0,2, 0,0, 5,,AS142D114 0,2, 0,0, 5,,AS141D115 0,2, 0,0, 5,,AS140D116 0,2, 0,0, 5,,AS139D117 0,2, 0,0, 5,,AS138D118 0,2, 0,0, 5,,AS137D119 0,2, 0,0, 5,,AS136D120 0,2, 0,0, 5,,AS135D121 0,2, 0,0, 5,,AS134D122 0,2, 0,0, 5,,AS133D123 0,2, 0,0, 5,,AS132D124 0,2, 0,0, 5,,AS131D125 0,2, 0,0, 5,,AS130D126 0,2, 0,0, 5,,AS129D127 0,2, 0,0, 5,,AS128D128 0,2, 0,0, 5,,AS127D129 0,2, 0,0, 5,,AS126D130 0,2, 0,0, 5,,AS125D131 0,2, 0,0, 5,,AS124D132 0,2, 0,0, 5,,AS123D133 0,2, 0,0, 5,,AS122D134 0,2, 0,0, 5,,AS121D135 0,2, 0,0, 5,,AS120D136 0,2, 0,0, 5,,AS119D137 0,2, 0,0, 5,,AS118D138 0,2, 0,0, 5,,AS117D139 0,2, 0,0, 5,,AS116D140 0,2, 0,0, 5,,AS115D141 0,2, 0,0, 5,,AS114D142 0,2, 0,0, 5,,AS113D143 0,2, 0,0, 5,,AS112D144 0,2, 0,0, 5,,AS111D145 0,2, 0,0, 5,,AS110D146 0,2, 0,0, 5,,AS109D147 0,2, 0,0, 5,,AS108D148 0,2, 0,0, 5,,AS107D149 0,2, 0,0, 5,,AS106D150 0,2, 0,0, 5,,AS105D151 0,2, 0,0, 5,,AS104D152 0,2, 0,0, 5,,AS103D153 0,2, 0,0, 5,,AS102D154 0,2, 0,0, 5,,AS101D155 0,2, 0,0, 5,,AS100D156 0,2, 0,0, 5,,AS99D157 0,2, 0,0, 5,,AS98D158 0,2, 0,0, 5,,AS97D159 0,2, 0,0, 5,,AS96D160 0,2, 0,0, 5,,AS95D161 0,2, 0,0, 5,,AS94D162 0,2, 0,0, 5,,AS93D163 0,2, 0,0, 5,,AS92D164 0,2, 0,0, 5,,AS91D165 0,2, 0,0, 5,,AS90D166 0,2, 0,0, 5,,AS89D167 0,2, 0,0, 5,,AS88D168 0,2, 0,0, 5,,AS87D169 0,2, 0,0, 5,,AS86D170 0,2, 0,0, 5,,AS85D171 0,2, 0,0, 5,,AS84D172 0,2, 0,0, 5,,AS83D173 0,2, 0,0, 5,,AS82D174 0,2, 0,0, 5,,AS81D175 0,2, 0,0, 5,,AS80D176 0,2, 0,0, 5,,AS79D177 0,2, 0,0, 5,,AS78D178 0,2, 0,0, 5,,AS77D179 0,2, 0,0, 5,,AS76D180 0,2, 0,0, 5,,AS75D181 0,2, 0,0, 5,,AS74D182 0,2, 0,0, 5,,AS73D183 0,2, 0,0, 5,,AS72D184 0,2, 0,0, 5,,AS71D185 0,2, 0,0, 5,,AS70D186 0,2, 0,0, 5,,AS69D187 0,2, 0,0, 5,,AS68D188 0,2, 0,0, 5,,AS67D189 0,2, 0,0, 5,,AS66D190 0,2, 0,0, 5,,AS65D191 0,2, 0,0, 5,,AS64D192 0,2, 0,0, 5,,AS63D193 0,2, 0,0, 5,,AS62D194 0,2, 0,0, 5,,AS61D195 0,2, 0,0, 5,,AS60D196 0,2, 0,0, 5,,AS59D197 0,2, 0,0, 5,,AS58D198 0,2, 0,0, 5,,AS57D199 0,2, 0,0, 5,,AS56D200 0,2, 0,0, 5,,AS55D201 0,2, 0,0, 5,,AS54D202 0,2, 0,0, 5,,AS53D203 0,2, 0,0, 5,,AS52D204 0,2, 0,0, 5,,AS51D205 0,2, 0,0, 5,,AS50D206 0,2, 0,0, 5,,AS49D207 0,2, 0,0, 5,,AS48D208 0,2, 0,0, 5,,AS47D209 0,2, 0,0, 5,,AS46D210 0,2, 0,0, 5,,AS45D211 0,2, 0,0, 5,,AS44D212 0,2, 0,0, 5,,AS43D213 0,2, 0,0, 5,,AS42D214 0,2, 0,0, 5,,AS41D215 0,2, 0,0, 5,,AS40D216 0,2, 0,0, 5,,AS39D217 0,2, 0,0, 5,,AS38D218 0,2, 0,0, 5,,AS37D219 0,2, 0,0, 5,,AS36D220 0,2, 0,0, 5,,AS35D221 0,2, 0,0, 5,,AS34D222 0,2, 0,0, 5,,AS33D223 0,2, 0,0, 5,,AS32D224 0,2, 0,0, 5,,AS31D225 0,2, 0,0, 5,,AS30D226 0,2, 0,0, 5,,AS29D227 0,2, 0,0, 5,,AS28D228 0,2, 0,0, 5,,AS27D229 0,2, 0,0, 5,,AS26D230 0,2, 0,0, 5,,AS25D231 0,2, 0,0, 5,,AS24D232 0,2, 0,0, 5,,AS23D233 0,2, 0,0, 5,,AS22D234 0,2, 0,0, 5,,AS21D235 0,2, 0,0, 5,,AS20D236 0,2, 0,0, 5,,AS19D237 0,2, 0,0, 5,,AS18D238 0,2, 0,0, 5,,AS17D239 0,2, 0,0, 5,,AS16D240 0,2, 0,0, 5,,AS15D241 0,2, 0,0, 5,,AS14D242 0,2, 0,0, 5,,AS13D243 0,2, 0,0, 5,,AS12D244 0,2, 0,0, 5,,AS11D245 0,2, 0,0, 5,,AS10D246 0,2, 0,0, 5,,AS9D247 0,2, 0,0, 5,,AS8D248 0,2, 0,0, 5,,AS7D249 0,2, 0,0, 5,,AS6D250 0,2, 0,0, 5,,AS5D251 0,2, 0,0, 5,,AS4D252 0,2, 0,0, 5,,AS3D253 0,2, 0,0, 5,,AS2D254 0,2, 0,0, 5,,AS1D255 loopstart 0,0,0,0,-1 [BG SKY SHIFT DAY TO SUNSET] The first background will slowly transition to sunset. type = anim actionno = 2 delta = 1,1 [Begin Action 2] 0,1, 0,0, 5 ;This is your starting frame, you can change the tick time to whatever you wish. 0,1, 0,0, 5,,AS255D1 0,1, 0,0, 5,,AS254D2 0,1, 0,0, 5,,AS253D3 0,1, 0,0, 5,,AS252D4 0,1, 0,0, 5,,AS251D5 0,1, 0,0, 5,,AS250D6 0,1, 0,0, 5,,AS249D7 0,1, 0,0, 5,,AS248D8 0,1, 0,0, 5,,AS247D9 0,1, 0,0, 5,,AS246D10 0,1, 0,0, 5,,AS245D11 0,1, 0,0, 5,,AS244D12 0,1, 0,0, 5,,AS243D13 0,1, 0,0, 5,,AS242D14 0,1, 0,0, 5,,AS241D15 0,1, 0,0, 5,,AS240D16 0,1, 0,0, 5,,AS239D17 0,1, 0,0, 5,,AS238D18 0,1, 0,0, 5,,AS237D19 0,1, 0,0, 5,,AS236D20 0,1, 0,0, 5,,AS235D21 0,1, 0,0, 5,,AS234D22 0,1, 0,0, 5,,AS233D23 0,1, 0,0, 5,,AS232D24 0,1, 0,0, 5,,AS231D25 0,1, 0,0, 5,,AS230D26 0,1, 0,0, 5,,AS229D27 0,1, 0,0, 5,,AS228D28 0,1, 0,0, 5,,AS227D29 0,1, 0,0, 5,,AS226D30 0,1, 0,0, 5,,AS225D31 0,1, 0,0, 5,,AS224D32 0,1, 0,0, 5,,AS223D33 0,1, 0,0, 5,,AS222D34 0,1, 0,0, 5,,AS221D35 0,1, 0,0, 5,,AS220D36 0,1, 0,0, 5,,AS219D37 0,1, 0,0, 5,,AS218D38 0,1, 0,0, 5,,AS217D39 0,1, 0,0, 5,,AS216D40 0,1, 0,0, 5,,AS215D41 0,1, 0,0, 5,,AS214D42 0,1, 0,0, 5,,AS213D43 0,1, 0,0, 5,,AS212D44 0,1, 0,0, 5,,AS211D45 0,1, 0,0, 5,,AS210D46 0,1, 0,0, 5,,AS209D47 0,1, 0,0, 5,,AS208D48 0,1, 0,0, 5,,AS207D49 0,1, 0,0, 5,,AS206D50 0,1, 0,0, 5,,AS205D51 0,1, 0,0, 5,,AS204D52 0,1, 0,0, 5,,AS203D53 0,1, 0,0, 5,,AS202D54 0,1, 0,0, 5,,AS201D55 0,1, 0,0, 5,,AS200D56 0,1, 0,0, 5,,AS199D57 0,1, 0,0, 5,,AS198D58 0,1, 0,0, 5,,AS197D59 0,1, 0,0, 5,,AS196D60 0,1, 0,0, 5,,AS195D61 0,1, 0,0, 5,,AS194D62 0,1, 0,0, 5,,AS193D63 0,1, 0,0, 5,,AS192D64 0,1, 0,0, 5,,AS191D65 0,1, 0,0, 5,,AS190D66 0,1, 0,0, 5,,AS189D67 0,1, 0,0, 5,,AS188D68 0,1, 0,0, 5,,AS187D69 0,1, 0,0, 5,,AS186D70 0,1, 0,0, 5,,AS185D71 0,1, 0,0, 5,,AS184D72 0,1, 0,0, 5,,AS183D73 0,1, 0,0, 5,,AS182D74 0,1, 0,0, 5,,AS181D75 0,1, 0,0, 5,,AS180D76 0,1, 0,0, 5,,AS179D77 0,1, 0,0, 5,,AS178D78 0,1, 0,0, 5,,AS177D79 0,1, 0,0, 5,,AS176D80 0,1, 0,0, 5,,AS175D81 0,1, 0,0, 5,,AS174D82 0,1, 0,0, 5,,AS173D83 0,1, 0,0, 5,,AS172D84 0,1, 0,0, 5,,AS171D85 0,1, 0,0, 5,,AS170D86 0,1, 0,0, 5,,AS169D87 0,1, 0,0, 5,,AS168D88 0,1, 0,0, 5,,AS167D89 0,1, 0,0, 5,,AS166D90 0,1, 0,0, 5,,AS165D91 0,1, 0,0, 5,,AS164D92 0,1, 0,0, 5,,AS163D93 0,1, 0,0, 5,,AS162D94 0,1, 0,0, 5,,AS161D95 0,1, 0,0, 5,,AS160D96 0,1, 0,0, 5,,AS159D97 0,1, 0,0, 5,,AS158D98 0,1, 0,0, 5,,AS157D99 0,1, 0,0, 5,,AS156D100 0,1, 0,0, 5,,AS155D101 0,1, 0,0, 5,,AS154D102 0,1, 0,0, 5,,AS153D103 0,1, 0,0, 5,,AS152D104 0,1, 0,0, 5,,AS151D105 0,1, 0,0, 5,,AS150D106 0,1, 0,0, 5,,AS149D107 0,1, 0,0, 5,,AS148D108 0,1, 0,0, 5,,AS147D109 0,1, 0,0, 5,,AS146D110 0,1, 0,0, 5,,AS145D111 0,1, 0,0, 5,,AS144D112 0,1, 0,0, 5,,AS143D113 0,1, 0,0, 5,,AS142D114 0,1, 0,0, 5,,AS141D115 0,1, 0,0, 5,,AS140D116 0,1, 0,0, 5,,AS139D117 0,1, 0,0, 5,,AS138D118 0,1, 0,0, 5,,AS137D119 0,1, 0,0, 5,,AS136D120 0,1, 0,0, 5,,AS135D121 0,1, 0,0, 5,,AS134D122 0,1, 0,0, 5,,AS133D123 0,1, 0,0, 5,,AS132D124 0,1, 0,0, 5,,AS131D125 0,1, 0,0, 5,,AS130D126 0,1, 0,0, 5,,AS129D127 0,1, 0,0, 5,,AS128D128 0,1, 0,0, 5,,AS127D129 0,1, 0,0, 5,,AS126D130 0,1, 0,0, 5,,AS125D131 0,1, 0,0, 5,,AS124D132 0,1, 0,0, 5,,AS123D133 0,1, 0,0, 5,,AS122D134 0,1, 0,0, 5,,AS121D135 0,1, 0,0, 5,,AS120D136 0,1, 0,0, 5,,AS119D137 0,1, 0,0, 5,,AS118D138 0,1, 0,0, 5,,AS117D139 0,1, 0,0, 5,,AS116D140 0,1, 0,0, 5,,AS115D141 0,1, 0,0, 5,,AS114D142 0,1, 0,0, 5,,AS113D143 0,1, 0,0, 5,,AS112D144 0,1, 0,0, 5,,AS111D145 0,1, 0,0, 5,,AS110D146 0,1, 0,0, 5,,AS109D147 0,1, 0,0, 5,,AS108D148 0,1, 0,0, 5,,AS107D149 0,1, 0,0, 5,,AS106D150 0,1, 0,0, 5,,AS105D151 0,1, 0,0, 5,,AS104D152 0,1, 0,0, 5,,AS103D153 0,1, 0,0, 5,,AS102D154 0,1, 0,0, 5,,AS101D155 0,1, 0,0, 5,,AS100D156 0,1, 0,0, 5,,AS99D157 0,1, 0,0, 5,,AS98D158 0,1, 0,0, 5,,AS97D159 0,1, 0,0, 5,,AS96D160 0,1, 0,0, 5,,AS95D161 0,1, 0,0, 5,,AS94D162 0,1, 0,0, 5,,AS93D163 0,1, 0,0, 5,,AS92D164 0,1, 0,0, 5,,AS91D165 0,1, 0,0, 5,,AS90D166 0,1, 0,0, 5,,AS89D167 0,1, 0,0, 5,,AS88D168 0,1, 0,0, 5,,AS87D169 0,1, 0,0, 5,,AS86D170 0,1, 0,0, 5,,AS85D171 0,1, 0,0, 5,,AS84D172 0,1, 0,0, 5,,AS83D173 0,1, 0,0, 5,,AS82D174 0,1, 0,0, 5,,AS81D175 0,1, 0,0, 5,,AS80D176 0,1, 0,0, 5,,AS79D177 0,1, 0,0, 5,,AS78D178 0,1, 0,0, 5,,AS77D179 0,1, 0,0, 5,,AS76D180 0,1, 0,0, 5,,AS75D181 0,1, 0,0, 5,,AS74D182 0,1, 0,0, 5,,AS73D183 0,1, 0,0, 5,,AS72D184 0,1, 0,0, 5,,AS71D185 0,1, 0,0, 5,,AS70D186 0,1, 0,0, 5,,AS69D187 0,1, 0,0, 5,,AS68D188 0,1, 0,0, 5,,AS67D189 0,1, 0,0, 5,,AS66D190 0,1, 0,0, 5,,AS65D191 0,1, 0,0, 5,,AS64D192 0,1, 0,0, 5,,AS63D193 0,1, 0,0, 5,,AS62D194 0,1, 0,0, 5,,AS61D195 0,1, 0,0, 5,,AS60D196 0,1, 0,0, 5,,AS59D197 0,1, 0,0, 5,,AS58D198 0,1, 0,0, 5,,AS57D199 0,1, 0,0, 5,,AS56D200 0,1, 0,0, 5,,AS55D201 0,1, 0,0, 5,,AS54D202 0,1, 0,0, 5,,AS53D203 0,1, 0,0, 5,,AS52D204 0,1, 0,0, 5,,AS51D205 0,1, 0,0, 5,,AS50D206 0,1, 0,0, 5,,AS49D207 0,1, 0,0, 5,,AS48D208 0,1, 0,0, 5,,AS47D209 0,1, 0,0, 5,,AS46D210 0,1, 0,0, 5,,AS45D211 0,1, 0,0, 5,,AS44D212 0,1, 0,0, 5,,AS43D213 0,1, 0,0, 5,,AS42D214 0,1, 0,0, 5,,AS41D215 0,1, 0,0, 5,,AS40D216 0,1, 0,0, 5,,AS39D217 0,1, 0,0, 5,,AS38D218 0,1, 0,0, 5,,AS37D219 0,1, 0,0, 5,,AS36D220 0,1, 0,0, 5,,AS35D221 0,1, 0,0, 5,,AS34D222 0,1, 0,0, 5,,AS33D223 0,1, 0,0, 5,,AS32D224 0,1, 0,0, 5,,AS31D225 0,1, 0,0, 5,,AS30D226 0,1, 0,0, 5,,AS29D227 0,1, 0,0, 5,,AS28D228 0,1, 0,0, 5,,AS27D229 0,1, 0,0, 5,,AS26D230 0,1, 0,0, 5,,AS25D231 0,1, 0,0, 5,,AS24D232 0,1, 0,0, 5,,AS23D233 0,1, 0,0, 5,,AS22D234 0,1, 0,0, 5,,AS21D235 0,1, 0,0, 5,,AS20D236 0,1, 0,0, 5,,AS19D237 0,1, 0,0, 5,,AS18D238 0,1, 0,0, 5,,AS17D239 0,1, 0,0, 5,,AS16D240 0,1, 0,0, 5,,AS15D241 0,1, 0,0, 5,,AS14D242 0,1, 0,0, 5,,AS13D243 0,1, 0,0, 5,,AS12D244 0,1, 0,0, 5,,AS11D245 0,1, 0,0, 5,,AS10D246 0,1, 0,0, 5,,AS9D247 0,1, 0,0, 5,,AS8D248 0,1, 0,0, 5,,AS7D249 0,1, 0,0, 5,,AS6D250 0,1, 0,0, 5,,AS5D251 0,1, 0,0, 5,,AS4D252 0,1, 0,0, 5,,AS3D253 0,1, 0,0, 5,,AS2D254 0,1, 0,0, 5,,AS1D255 loopstart 0,0, 0,0, -1 Hope this helps.
-
Erron Black by RU Design Producciones (Sep 19 2016)
Dissidia replied to Mʀ. Sтᴇαl-Yoᴜя-Wαεfυ's topic in [ OFFSITE NEWS ]
The pink edges on that sprite... -
Welcome to MFFA! Introduce yourself here!
Dissidia replied to PlasmoidThunder's topic in [ INTRODUCTIONS ]
Welcome aboard. -
Yep. I turns out SFFV2 fonts are hella easier than FNT files to work with!
-
Welcome to MFFA! Introduce yourself here!
Dissidia replied to PlasmoidThunder's topic in [ INTRODUCTIONS ]
Welcome to the forum. -
Looks like I'm moving to HD res.
-
Superior Spider-Man by bdcirck (Aug 28 2016)
Dissidia replied to Mʀ. Sтᴇαl-Yoᴜя-Wαεfυ's topic in [ OFFSITE NEWS ]
- The sprites and animations just look iffy and choppy to me. - No CLSN when performing a taunt. - both HP and MP (Crouch) have so much priority. Multi Sting has priority, not only that, but spam that to hell and you get yourself an infinite. - Web Ball (Both H and L) are useless when close. - When pressing both Z and C at the same time, it triggers invalid states in debug. - QCF+PP hyper could be more exciting and effective. It just seems so bland and boring. - QCF+KK may be useful when opponent is in air, but nothing when on the ground? Really, this needs hell of a lot of work, and so does his CCSpiderman. -
Shin Ryu by LESSARD (Sep 9 2016)
Dissidia replied to Mʀ. Sтᴇαl-Yoᴜя-Wαεfυ's topic in [ OFFSITE NEWS ]
Is it just me or is Ryu suddenly crosseyed? And good golly, this Ryu needs a whole lot of work! -
It's not very eye friendly for those who have seizures. It kinda hurt my eyes after watching the video.