Share and discuss custom SMBX graphics.
Moderator: Userbase Moderators
|
|
|
|
-
FanofSMBX
- Ludwig von Koopa

- Posts: 3878
- Joined: Sun Dec 22, 2013 12:01 pm
Postby FanofSMBX » Sat Jun 21, 2014 6:12 pm
Last edited by FanofSMBX on Wed Jun 25, 2014 5:07 pm, edited 4 times in total.
|
|
|
|
|
|
|
|
|
-
Marina
- Cecil

- Posts: 2381
- Joined: Sun May 25, 2014 7:01 am
- Flair: everything's still romantic, right?
- Pronouns: she/her/they/them
Postby Marina » Sat Jun 21, 2014 6:15 pm
Nice, but how exactly does it work/what does it do?
|
|
|
|
|
|
|
|
|
-
FanofSMBX
- Ludwig von Koopa

- Posts: 3878
- Joined: Sun Dec 22, 2013 12:01 pm
Postby FanofSMBX » Sat Jun 21, 2014 6:22 pm
It turns enemies into Coins. It replaces the Ice Flower.
I've updated this to add Silver Luigi and Pink Gold Peach.
|
|
|
|
|
|
|
|
|
-
Marina
- Cecil

- Posts: 2381
- Joined: Sun May 25, 2014 7:01 am
- Flair: everything's still romantic, right?
- Pronouns: she/her/they/them
Postby Marina » Sat Jun 21, 2014 6:23 pm
Ah, the ice flower, that's actually really clever! 
|
|
|
|
|
|
|
|
|
-
HenryRichard
- Reznor

- Posts: 2843
- Joined: Mon Dec 23, 2013 12:09 pm
- Flair: Is this where I type my password?
-
Contact:
Postby HenryRichard » Sat Jun 21, 2014 11:11 pm
WHY MUST YOU UPLOAD YOURS BEFORE MINE!!!
Anyways, good job coming up with that. You did both fire flowers and all most characters, so it's just about as complete as it can get except for link and toad. Good job.
|
|
|
|
|
|
|
|
|
-
SMBXxer
- Fuzzy

- Posts: 1023
- Joined: Fri Dec 20, 2013 4:33 pm
Postby SMBXxer » Sun Jun 22, 2014 3:30 am
Very, very very nice.
But, is there any way you could make it SMW Styled? If you need I could send you the graphics.
|
|
|
|
|
|
|
|
|
-
RudeGuy
- Bowser

- Posts: 4994
- Joined: Fri Dec 27, 2013 7:36 am
- Flair: local guy
Postby RudeGuy » Sun Jun 22, 2014 6:01 am
FanofSMBX wrote:It turns enemies into Coins. It replaces the Ice Flower.
I've updated this to add Silver Luigi and Pink Gold Peach.
Hey, I know in SMW that you turn an enemies into a coin if you hit it with a fireball. May if you make a lunadll code so this replace the fire flower and if you replace the SMB3 Mario and Luigi with the SMW ones, you'll help many people.
|
|
|
|
|
|
|
|
|
-
DaSpongeBobMan
- Snifit

- Posts: 212
- Joined: Tue Apr 15, 2014 2:17 pm
Postby DaSpongeBobMan » Sun Jun 22, 2014 6:03 am
I made the idea of Pink Gold Peach in the first place. Nice!
|
|
|
|
|
|
|
|
|
-
FanofSMBX
- Ludwig von Koopa

- Posts: 3878
- Joined: Sun Dec 22, 2013 12:01 pm
Postby FanofSMBX » Sun Jun 22, 2014 9:56 am
DaSpongeBobMan wrote:I made the idea of Pink Gold Peach in the first place. Nice!
No you didn't! That was from MK8.
Christian07: I can't, because the Iceballs turn an npc into another. Fireballs don't do that.
|
|
|
|
|
|
|
|
|
-
HenryRichard
- Reznor

- Posts: 2843
- Joined: Mon Dec 23, 2013 12:09 pm
- Flair: Is this where I type my password?
-
Contact:
Postby HenryRichard » Sun Jun 22, 2014 5:36 pm
Tested it on some tinsuits, I was greeted by this lovely sight:
Try adding this to the coin's .txt file:
gfxheight=32
|
|
|
|
|
|
|
|
|
-
FanofSMBX
- Ludwig von Koopa

- Posts: 3878
- Joined: Sun Dec 22, 2013 12:01 pm
Postby FanofSMBX » Sun Jun 22, 2014 5:39 pm
Oops. For now, make "npc-263.txt"
Height=32
Width=32
Gfxheight=32
Gfxwidth=32
Frames=4
|
|
|
|
|
|
|
|
|
-
HenryRichard
- Reznor

- Posts: 2843
- Joined: Mon Dec 23, 2013 12:09 pm
- Flair: Is this where I type my password?
-
Contact:
Postby HenryRichard » Sun Jun 22, 2014 5:53 pm
That doesn't work. How about setting the width and height of the npc-263 via lunadll? IDK what the values to change are, but it should work then.
|
|
|
|
|
|
|
|
|
-
FanofSMBX
- Ludwig von Koopa

- Posts: 3878
- Joined: Sun Dec 22, 2013 12:01 pm
Postby FanofSMBX » Sun Jun 22, 2014 5:55 pm
HenryRichard1234 wrote:That doesn't work. How about setting the width and height of the npc-263 via lunadll? IDK what the values to change are, but it should work then.
Does that work if you make it npc-10.txt?
|
|
|
|
|
|
|
|
|
-
HenryRichard
- Reznor

- Posts: 2843
- Joined: Mon Dec 23, 2013 12:09 pm
- Flair: Is this where I type my password?
-
Contact:
Postby HenryRichard » Sun Jun 22, 2014 7:20 pm
FanofSMBX wrote:HenryRichard1234 wrote:That doesn't work. How about setting the width and height of the npc-263 via lunadll? IDK what the values to change are, but it should work then.
Does that work if you make it npc-10.txt?
Sort of. The hitbox is still messed up, but at least it isn't badly messed up. You should still look into setting the width and height using lunadll.
|
|
|
|
|
|
|
|
|
-
FanofSMBX
- Ludwig von Koopa

- Posts: 3878
- Joined: Sun Dec 22, 2013 12:01 pm
Postby FanofSMBX » Sun Jun 22, 2014 7:24 pm
HenryRichard1234 wrote:FanofSMBX wrote:HenryRichard1234 wrote:That doesn't work. How about setting the width and height of the npc-263 via lunadll? IDK what the values to change are, but it should work then.
Does that work if you make it npc-10.txt?
Sort of. The hitbox is still messed up, but at least it isn't badly messed up. You should still look into setting the width and height using lunadll.
Do you know how?
|
|
|
|
|
|
|
|
|
-
DaSpongeBobMan
- Snifit

- Posts: 212
- Joined: Tue Apr 15, 2014 2:17 pm
Postby DaSpongeBobMan » Mon Jun 23, 2014 6:23 am
Right. MK8 released a month ago. I made the idea when I was thinking about some ideas for SMBX 1.4. FYI I made it before the game released.
|
|
|
|
|
|
|
|
|
-
RudeGuy
- Bowser

- Posts: 4994
- Joined: Fri Dec 27, 2013 7:36 am
- Flair: local guy
Postby RudeGuy » Mon Jun 23, 2014 6:52 am
DaSpongeBobMan wrote:Right. MK8 released a month ago. I made the idea when I was thinking about some ideas for SMBX 1.4. FYI I made it before the game released.
Do you really think this will be released?
Anyways, if you got the idea, why you didn't post it?May with a request where you say this need Luna.DLL.
|
|
|
|
|
|
|
|
|
-
zlaker
- Reznor

- Posts: 2844
- Joined: Fri Dec 20, 2013 1:46 pm
Postby zlaker » Mon Jun 23, 2014 7:25 am
Christian07 wrote:DaSpongeBobMan wrote:Right. MK8 released a month ago. I made the idea when I was thinking about some ideas for SMBX 1.4. FYI I made it before the game released.
SMBX 1.4 won't be released cause we don't have the source code
|
|
|
|
|
|
|
|
|
-
FanofSMBX
- Ludwig von Koopa

- Posts: 3878
- Joined: Sun Dec 22, 2013 12:01 pm
Postby FanofSMBX » Wed Jun 25, 2014 5:08 pm
Update! Gold Toadette has been added!
|
|
|
|
|
Return to “Graphics”
Users browsing this forum: Petal [Bot] and 1 guest
|