Graphics • Re: SMB1 Player Sprites for Everyone! 1.3 Released!(38A)
Where's the powerups in the sprites? (Frog, Penguin, Shell, Mini, Helicopter)?How long did it take to make this?I didn't make the power-ups, they are in SMBX 38A by default. Also I honestly don't have...
View ArticleLunaLua • Re: smwMap.lua (v1.2.1) - The Levels are using Levels!
How would I update this to b5? I think all I need to do is to put in the new win types, so how would I add them?Statistics: Posted by mariobrigade2018 — Mon Apr 22, 2024 4:13 pm
View ArticleLunaLua Help • How to create NPCs with basegame behavior?
I decided to start working on an NPC pack that just adds things I thought are neat, and I'm currently trying to work on a Para-Goombrat that functions like a para-koopa. How do I do that?I also would...
View ArticleLunaLua Help • Re: How to create NPCs with basegame behavior?
I think this might be good example here:Code: local npcManager = require("npcManager")local porcupo = {}local npcID = NPC_IDlocal config = npcManager.setNpcSettings({id = npcID,gfxheight = 32,gfxwidth...
View ArticleGraphics • Re: [Update] SMW-styled SMBW Wonder Flowers & Seeds
When people figure out the visual effect for the wonder effect activating, plz tell me.Statistics: Posted by TheGameyFireBro105 — Tue Apr 23, 2024 10:38 am
View ArticleHelp and Support • How do I modify the vertex coordinates of a drawn sprite?
I've been working on adding a 3rd dimension to the game, but one of the issues is that I can't draw the faces of blocks other than the front and back faces, since in 3rd dimensional shapes, visually,...
View ArticleHelp and Support • Re: Is there a way to play SMBX2's "Mario...
Go into the Mario Challenge folder, go to the launcher folder, go to info.json, and set both "allowPlayerSelection" and "allowTwoPlayer" to true. Then you'll be able to select 2 players in the...
View ArticleGraphic Request • Re: Old Old Old Old Blah Blah
f*** iti want to delete itim done with this bull****Statistics: Posted by USELESSACCOUNT — Tue Apr 23, 2024 1:06 pm
View ArticleGraphics • Re: (Version 1.23.0) Many Online Graphics Imported into SMBX -...
A new update is here!! Lots of new tilesets, and lots of other stuff as well!Statistics: Posted by MegaDood — Wed Apr 24, 2024 4:32 am
View ArticleLunaLua Help • How do I make Piranha Plants take multiple hits to be defeated?
I discovered that the modern iteration of the Giant Piranha Plants makes them die on 3 hits. How would I add that to the Piranha Plants?Statistics: Posted by mariobrigade2018 — Wed Apr 24, 2024 1:04 pm
View ArticleLevels • 180-second-speedrun
A 180-second time limit is in your way. You will run through various different areas. Try to clear this level as fast as you can under the music of The Death I Deservioli. There's also a star in the...
View ArticleLevels • Re: 180-second-speedrun
Decryption key?Statistics: Posted by Deltom — Wed Apr 24, 2024 4:23 pm
View ArticleLunaLua • Re: 8luestorm's NPC Pack
Hello, I am sorry for this extreme bump (you were lastly active around 2 months ago, otherwise I wouldn`t have tried).The following issues (or a few of them) are very likely a result of compatibility...
View ArticleLunaLua Help • Re: How do I make Piranha Plants take multiple hits to be...
I'm fairly certain that you can use NPC Config to change the number of hits it takes to defeat. But that might be just for bosses, I've never tried otherwise. in that case then you'll just have to...
View ArticleLunaLua • Re: [ANOTHER HUGE UPDATE] [NPC Pack] Donkey Kong NPCs!
I haven't checked at all to see if this has come up before. Anyway: I do believe that this behavior of the "ghost ropes" is not intentional.Unfortunately, I hadn't previously thought that such a bug...
View ArticleLunaLua Help • Re: Need help with lua? - LunaLua General Help
Is it actually possible to work with something like this? (Hint: It is not actual real working code, it is only written that way so that it is immediately clear what I mean/try to say):Code: function...
View ArticleGraphic Request • SMB1 Ice Bro HELP
Hi. I'm trying to create a custom npc (Ice Bro). I need help with the coding.Statistics: Posted by KJPopcorn — Fri Apr 26, 2024 6:43 pm
View ArticleLunaLua Help • Climbing speed and other player physics
Is there a script that allows you to edit the values of player physics? i.e climbing speed (characters climb very slowly)Statistics: Posted by Spudly — Fri Apr 26, 2024 9:48 pm
View ArticleGeneral • Re: SMBX2 Beta 5 RELEASE! ➡️ Discussion & bugs here!
Does anyone know how to use widescreen? I downloaded the latest version, but looking through the config files gave me nothing about changing the screen size, nor did I see anything in the linked...
View ArticleLunaLua Help • Re: Climbing speed and other player physics
Is there a script that allows you to edit the values of player physics? i.e climbing speed (characters climb very slowly)I could not find anything about climbing and I - still - feel like...
View Article