| [Complete] World 2 Boss: Dryad -Ludus/Ladida[GFX], cstutor89[ASM] |
|
Forum Index - Events - SMW Central Production 2 - World 9 and Boss Threads - [Complete] World 2 Boss: Dryad -Ludus/Ladida[GFX], cstutor89[ASM] |
|
|
|
|
| Posted on 2011-11-03 11:29:44 PM |
Link | Quote |
|
Claimed by: Ludus/Ladida, cstutor89
Briefing: The proposed boss for this level is the Dryad. Design is currently being worked on by Ludus and Attacks have not been finalized yet and is currently being worked on by cstutor89
Current Artwork:
|
| Last edited on 2013-05-09 07:24:14 AM by Lightvayne. |
|
| Posted on 2011-11-10 10:18:08 AM |
Link | Quote |
|

Here's an spritesheet. As some have stated on the other thread, i'll be reworking on the head.
|
| Last edited on 2011-11-10 10:44:03 AM by Ludus. |
|
| Posted on 2011-11-10 12:24:09 PM |
Link | Quote |
|
|
Fuck, that's awesome!
|
|
| Posted on 2011-11-10 12:26:55 PM |
Link | Quote |
|
|
Lovely, though I hope you can cram all of it into one ExGFX file. The head and bottom of the flower platform are mostly the same tile, so I can't see it being too difficult.
|
|
| Posted on 2011-11-10 02:22:22 PM |
Link | Quote |
|
Originally posted by BloopFuck, that's awesome!
Thanks.
Originally posted by SNNLovely, though I hope you can cram all of it into one ExGFX file. The head and bottom of the flower platform are mostly the same tile, so I can't see it being too difficult.
hmmm... I quite don't get how the flower have any duplicated tiles, and i don't think it is at all possible to put all of it in a single ExGFX file, possible 3, but 1 is impossible.
I don't know a thing about ASM, but a sprite can't use more then 1 exgfx file? if that's the case i can put the Dryad, and the attacks in different bins.
|
|
| Posted on 2011-11-10 02:39:35 PM |
Link | Quote |
|
Three ExGFX files for a boss is pretty extreme, and with ROM space as tight as it is, I fear we'll end up overflowing. See what you can do about working it into two, but anything more than that will be too excessive. It looks like frames 2 and 4 in the first box are the same, and the flower's bottom is the same in every frame until it gets thorns. The fruit at the bottom can probably use a few less frames as well.
As a whole, if you're able to "reuse" a couple of frames and cut one or two, I think we can make this fit in two.
|
|
| Posted on 2011-11-10 02:46:11 PM |
Link | Quote |
|
Regarding the size of the files individually; there can be 4 sprite files. The first one is primarily reserved for Mario's 8x8 tiles for running, etc, as well as the actual "frame" for Mario himself, Yoshi/podoboo, and other "dynamic" things. Usage of this page is usually not recommended unless the circumstance is extreme enough to warrant it. The second is primarily for powerups and a few global enemies. The third and fourth are for whatever the purpose requires, but are used for tileset-specific enemies, bosses, and the like in SMW originally.
If possible though, 3 graphics files would be ideal to use (although 2 graphics files would be even more so), since I doubt dynamic sprites are going to be used in this project due to space limitations.
|
|
| Posted on 2011-11-10 03:13:40 PM |
Link | Quote |
|
i'll try to make it fit in two bins then. Thanks for the explanation Sonikku.
EDIT: It was hard, but i got this:

Removed an body frame (just making it go up and down will have the same effect) and a Purple berry frame. Then i managed to make them all fit the 2 ExGFX files but the brambles. so i needed to cut it in several 8x8 parts. Is there any problem with it?
|
| Last edited on 2011-11-10 03:48:14 PM by Ludus. |
|
| Posted on 2011-11-10 04:05:31 PM |
Link | Quote |
|
|
Just a side-note: I set it up so the boss room for this thing is Level 49. I left the boss room unfinished though since I had no idea how this thing will behave.
|
|
| Posted on 2011-11-11 12:39:05 PM |
Link | Quote |
|
Ludus: That's so fuckin awesome! I love the body of that Dryad. It looks very realistic.
Sonikku: Don't mess up and finish this boss hurry! SON i'm your father so you have to be fast.
|
|
| Posted on 2011-11-11 12:51:20 PM |
Link | Quote |
|
Originally posted by Luigi370Sonikku: Don't mess up and finish this boss hurry! SON i'm your father so you have to be fast.
Yeah, because rushing is totally a good idea.
|
|
| Posted on 2011-11-17 03:37:27 PM |
Link | Quote |
|
Originally posted by Luigi370 SON i'm your father so you have to be fast.
What the hell.... you should NOT RUSH
It is important he does not...
|
|
| Posted on 2011-11-17 03:41:49 PM |
Link | Quote |
|
Originally posted by tr9536onyou should NOT RUSH
It is important he does not...

*sigh* this guy doesn't get tired of making dumb posts. '--
EDIT-Y EDIT: Hmm... just in case Ludus runs out of tiles, he could make another ExGFX file overwritting the enemy graphics, since they won't appear in this battle... couldn't he?
|
| Last edited on 2011-11-17 03:44:05 PM by Magiluigi. |
|
| Posted on 2011-11-17 03:49:26 PM |
Link | Quote |
|
|
Magiluigi: I managed to make all the graphics fit into 2 ExGFX bins. So no problem. it's just the ASM that is missing now.
|
|
| Posted on 2011-11-17 03:56:04 PM |
Link | Quote |
|
Originally posted by MagiluigiEDIT-Y EDIT: Hmm... just in case Ludus runs out of tiles, he could make another ExGFX file overwritting the enemy graphics, since they won't appear in this battle... couldn't he?
Of course, but it's not a matter of graphics slots, but a matter of ROM space, which we are running low of, which is also the reason why level optimizing has been started recently.
Although I'm pretty sure we could also heavily optimize ExGFX files themselves to gain some space, in case ROM space STILL ends up not being enough after level optimizing.
|
|
| Posted on 2011-11-17 04:09:54 PM |
Link | Quote |
|
|
But how would ExGFX files be optimized? By replacing unused tiles with blank tiles or something alike?
|
|
| Posted on 2011-11-17 04:13:12 PM |
Link | Quote |
|
|
Pretty much, yeah.
|
|
| Posted on 2011-11-17 04:20:44 PM |
Link | Quote |
|
|
No, blank tiles do as far as I know take up the same amount of space as used tiles [citation needed], I meant it more like filling unused tiles up with other ExGFX' stuff to combine some ExGFX files, but yeah it wouldn't help a lot.
|
|
| Posted on 2011-11-17 04:34:48 PM |
Link | Quote |
|
Originally posted by leodNo, blank tiles do as far as I know take up the same amount of space as used tiles [citation needed]
Citation not given.
All ExGFX files are compressed prior to insertion, and repeated data (for example the 00 00 00 00 that make up a blank tile) compresses better than random data.
All (useful) compression formats work like that: Predictable data shrinks, unpredictable data sees no (notable) change.
|
|
| Posted on 2011-11-17 05:12:58 PM |
Link | Quote |
|
|
If we used that LC_LZ3 thingy, would ExGFX eat less space?
|
|
|
|
|
|
|
Forum Index - Events - SMW Central Production 2 - World 9 and Boss Threads - [Complete] World 2 Boss: Dryad -Ludus/Ladida[GFX], cstutor89[ASM] |