SMM2 Toadette costume for Toad

Share and discuss custom SMBX graphics.

Moderator: Userbase Moderators

SpoonyBardOL
Bot
Bot
Posts: 56
Joined: Thu Aug 04, 2016 5:56 pm

SMM2 Toadette costume for Toad

Postby SpoonyBardOL » Sat Jul 13, 2019 8:51 am



The costume.lua allows proper swimming frames.

Download

EDIT: I forgot to mention, this is optimized to work with at least the MaGLX3 build, specifically the PAL build. It will not work with Beta 3.

EDIT (8/24/19): Minor update to the costume.lua to account for walking on the ground while underwater.

EDIT (5/29/20): Few updates:
-Throwing fireballs/iceballs/boomerangs while underwater now animates
-Alignment has been fixed on a number of frames, particularly in state 4.
-Small Toadette also now has a third walking frame, extrapolated from the extra frame added for Mario in Super Mario Advance 2.
Last edited by SpoonyBardOL on Fri May 29, 2020 5:52 pm, edited 4 times in total.

GOD_SAMA
Buster Beetle
Buster Beetle
Posts: 94
Joined: Fri May 31, 2019 12:04 pm
Flair: just a roaming hylian

Re: SMM2 Toadette costume for Toad

Postby GOD_SAMA » Sun Jul 14, 2019 3:44 pm

good work :)

ivanmegafanboy
Flurry
Flurry
Posts: 175
Joined: Wed Aug 12, 2015 11:47 am

Re: SMM2 Toadette costume for Toad

Postby ivanmegafanboy » Wed Jul 17, 2019 11:40 am

Hey man, I get an error message when I try to use this costume, it says that it didn't found the file "playeranim". I managed to make it work, in a sense, as I had to delete some lines of code in the "costume.lua" file, which I assume are the ones that manage the swimming frames. By the way, I am playing in SMBX 2.0.
Is there something I am missing, or something that I need to download so the costume can work properly? Thanks.

Emral
Cute Yoshi Egg
Cute Yoshi Egg
Posts: 9865
Joined: Mon Jan 20, 2014 12:58 pm
Flair: Phoenix

Re: SMM2 Toadette costume for Toad

Postby Emral » Wed Jul 17, 2019 11:53 am

ivanmegafanboy wrote:
Wed Jul 17, 2019 11:40 am
Hey man, I get an error message when I try to use this costume, it says that it didn't found the file "playeranim". I managed to make it work, in a sense, as I had to delete some lines of code in the "costume.lua" file, which I assume are the ones that manage the swimming frames. By the way, I am playing in SMBX 2.0.
Is there something I am missing, or something that I need to download so the costume can work properly? Thanks.
Can you please share the actual error message? Those dialog boxes have more information than a vague description, and from what you wrote I cannot pin down what could possibly be going wrong on your end. You didn't even specify the version number. Beta 3 or one of the MAGLX3 builds?

ivanmegafanboy
Flurry
Flurry
Posts: 175
Joined: Wed Aug 12, 2015 11:47 am

Re: SMM2 Toadette costume for Toad

Postby ivanmegafanboy » Wed Jul 17, 2019 9:07 pm

Enjl wrote:
Wed Jul 17, 2019 11:53 am
Can you please share the actual error message? Those dialog boxes have more information than a vague description, and from what you wrote I cannot pin down what could possibly be going wrong on your end. You didn't even specify the version number. Beta 3 or one of the MAGLX3 builds?
Ok, sorry, let me see.
I am using Beta 3.
Spoiler: show
Image

sammerbro
Nipper
Nipper
Posts: 404
Joined: Sat Sep 22, 2018 9:53 am
Flair: playing and making SMBX stuff
Contact:

Re: SMM2 Toadette costume for Toad

Postby sammerbro » Wed Jul 17, 2019 9:28 pm

ivanmegafanboy wrote:
Wed Jul 17, 2019 9:07 pm
Enjl wrote:
Wed Jul 17, 2019 11:53 am
Can you please share the actual error message? Those dialog boxes have more information than a vague description, and from what you wrote I cannot pin down what could possibly be going wrong on your end. You didn't even specify the version number. Beta 3 or one of the MAGLX3 builds?
Ok, sorry, let me see.
I am using Beta 3.
Spoiler: show
Image
I think this is meant for the PAL build. Try it there. It worked for me on the PAL build.

Mario Mania
Hoopster
Hoopster
Posts: 42
Joined: Wed Sep 26, 2018 8:55 am

Re: SMM2 Toadette costume for Toad

Postby Mario Mania » Thu Jul 18, 2019 4:00 am

It would be good for some episode, but I did the episode only with a mario.
But in this toadette im can see how much work you have put in.

Emral
Cute Yoshi Egg
Cute Yoshi Egg
Posts: 9865
Joined: Mon Jan 20, 2014 12:58 pm
Flair: Phoenix

Re: SMM2 Toadette costume for Toad

Postby Emral » Thu Jul 18, 2019 4:16 am

ivanmegafanboy wrote:
Wed Jul 17, 2019 9:07 pm
Enjl wrote:
Wed Jul 17, 2019 11:53 am
Can you please share the actual error message? Those dialog boxes have more information than a vague description, and from what you wrote I cannot pin down what could possibly be going wrong on your end. You didn't even specify the version number. Beta 3 or one of the MAGLX3 builds?
Ok, sorry, let me see.
I am using Beta 3.
Spoiler: show
Image
require didn't exist in beta 3. Use a more recent build or substitute all instances of require(##) with API.load(##) and see if anything else breaks.

ivanmegafanboy
Flurry
Flurry
Posts: 175
Joined: Wed Aug 12, 2015 11:47 am

Re: SMM2 Toadette costume for Toad

Postby ivanmegafanboy » Thu Jul 18, 2019 9:59 am

Enjl wrote:
Thu Jul 18, 2019 4:16 am
require didn't exist in beta 3. Use a more recent build or substitute all instances of require(##) with API.load(##) and see if anything else breaks.
Would you look at that, It worked. It now works in beta 3. Thanks Mr. Enjl.

SpoonyBardOL wrote:
Sat Jul 13, 2019 8:51 am


The costume.lua allows proper swimming frames.

Download
I really liked these sprites when I saw them in SMM2. This is a pretty good costume, specially because it adds unique swimming frames for Toad. I shall keep this costume untill the end of SMBX2.
Even tough the sprite's position acts wonky when the player crouches underwater. But overall very good.

MegaDood
Charged Spiny
Charged Spiny
Posts: 1805
Joined: Wed Nov 01, 2017 2:43 am

Re: SMM2 Toadette costume for Toad

Postby MegaDood » Fri Jul 19, 2019 8:11 am

This is really well made! I love all the effort put into each costume, and not only that, you put in the time to make her "hair" move as she moves around! Well done with this.

IttaBaby
Bot
Bot
Posts: 55
Joined: Sat Apr 08, 2017 8:19 pm

Re: SMM2 Toadette costume for Toad

Postby IttaBaby » Thu Jul 25, 2019 7:57 pm

...is there maybe a toad version, too? >w>

sammerbro
Nipper
Nipper
Posts: 404
Joined: Sat Sep 22, 2018 9:53 am
Flair: playing and making SMBX stuff
Contact:

Re: SMM2 Toadette costume for Toad

Postby sammerbro » Thu Jul 25, 2019 7:59 pm

IttaBaby wrote:
Thu Jul 25, 2019 7:57 pm
...is there maybe a toad version, too? >w>
Not yet. However somebody could make it

IttaBaby
Bot
Bot
Posts: 55
Joined: Sat Apr 08, 2017 8:19 pm

Re: SMM2 Toadette costume for Toad

Postby IttaBaby » Thu Jul 25, 2019 10:19 pm

sammerbro wrote:
Thu Jul 25, 2019 7:59 pm
Not yet. However somebody could make it
I've been trying, but I'm having little luck somehow. I was hoping somebody'd done my work for me by now >w>;;;

MegaDood
Charged Spiny
Charged Spiny
Posts: 1805
Joined: Wed Nov 01, 2017 2:43 am

Re: SMM2 Toadette costume for Toad

Postby MegaDood » Thu Aug 08, 2019 12:16 am

IttaBaby wrote:
Thu Jul 25, 2019 10:19 pm
sammerbro wrote:
Thu Jul 25, 2019 7:59 pm
Not yet. However somebody could make it
I've been trying, but I'm having little luck somehow. I was hoping somebody'd done my work for me by now >w>;;;
Keep trying, it'll feel rewarding when you finally do it. Did you ask the creator of the Toadette sprites to do Toad?

SpoonyBardOL
Bot
Bot
Posts: 56
Joined: Thu Aug 04, 2016 5:56 pm

Re: SMM2 Toadette costume for Toad

Postby SpoonyBardOL » Sat Aug 24, 2019 8:29 am

The download link has been updated with a minor fix to the costume.lua file to account for walking on the ground while underwater.

Yummymemes
Hoopster
Hoopster
Posts: 44
Joined: Tue Dec 10, 2019 9:01 pm

Re: SMM2 Toadette costume for Toad

Postby Yummymemes » Tue Dec 24, 2019 5:47 pm

I know this might be a silly question, but the swimming animations don't show, for example it just shows the running animations. (I am using the costume.lua, and using smbx2 pal build) Also the effect is cut off, but I really like the sprite so good job! (does anybody know how to fix this :D)

LGLMAKING
Chain Chomp
Chain Chomp
Posts: 342
Joined: Mon Jun 18, 2018 7:28 am
Flair: fish
Pronouns: girlie!!

Re: SMM2 Toadette costume for Toad

Postby LGLMAKING » Thu Dec 26, 2019 5:48 am

Yummymemes wrote:
Tue Dec 24, 2019 5:47 pm
I know this might be a silly question, but the swimming animations don't show, for example it just shows the running animations. (I am using the costume.lua, and using smbx2 pal build) Also the effect is cut off, but I really like the sprite so good job! (does anybody know how to fix this :D)
I guess it has to do with how toad sprites work in general. Toad's swimming sprites are basically him running. A much better character replacement choice would have been Toadette over Mario IMO.

Yummymemes
Hoopster
Hoopster
Posts: 44
Joined: Tue Dec 10, 2019 9:01 pm

Re: SMM2 Toadette costume for Toad

Postby Yummymemes » Thu Dec 26, 2019 11:51 am

LGLMAKING wrote:
Thu Dec 26, 2019 5:48 am
Yummymemes wrote:
Tue Dec 24, 2019 5:47 pm
I know this might be a silly question, but the swimming animations don't show, for example it just shows the running animations. (I am using the costume.lua, and using smbx2 pal build) Also the effect is cut off, but I really like the sprite so good job! (does anybody know how to fix this :D)
I guess it has to do with how toad sprites work in general. Toad's swimming sprites are basically him running. A much better character replacement choice would have been Toadette over Mario IMO.
I just figured out how to do it, put the pack in the costumes and then switch to toad and hit the block that looks like a spade. :D

SpoonyBardOL
Bot
Bot
Posts: 56
Joined: Thu Aug 04, 2016 5:56 pm

Re: SMM2 Toadette costume for Toad

Postby SpoonyBardOL » Tue Dec 31, 2019 3:55 pm

It needs to be used as a costume, yes. If you just use this to replace Toad's graphics directly, either in an episode or level folder, then costume.lua won't run and that's where all the code is to manage the swimming animations.

Yummymemes
Hoopster
Hoopster
Posts: 44
Joined: Tue Dec 10, 2019 9:01 pm

Re: SMM2 Toadette costume for Toad

Postby Yummymemes » Tue Dec 31, 2019 9:24 pm

SpoonyBardOL wrote:
Tue Dec 31, 2019 3:55 pm
It needs to be used as a costume, yes. If you just use this to replace Toad's graphics directly, either in an episode or level folder, then costume.lua won't run and that's where all the code is to manage the swimming animations.
There is a sliding animation, but is never used?

(that was a little off topic)


Return to “Graphics”

Who is online

Users browsing this forum: No registered users and 0 guests

SMWCentralTalkhausMario Fan Games GalaxyKafukaMarioWikiSMBXEquipoEstelari