Projects • Re: Super Mario Miracle 2
After spending some more time polishing, addressing playtester feedback, and adding side content, the episode is now looking pretty good to me.I plan to release it this weekend. Keep an eye out on the...
View ArticleLunaLua • Re: Minecart NPC - by bonel
The readme and credits for the NPC itself are missing in the download, is there any way I could get my hands on it?Statistics: Posted by FutureNyanCat — Wed Sep 11, 2024 9:44 pm
View ArticleGeneral • Re: Screenshots of Repidgit's game #11
Another sky level because I can't resist myself.And now I'm back making over expansive level, again. Customcamera is super useful for this type of level.A remake of my MAGLX2 entry.Statistics: Posted...
View ArticleLunaLua • Re: Lua Intellisense
New Update - v4.5Some big changes have also been made to the original post!Annotation changesFinish type information for `API`, `EventManager`, `require_utils`, and moreRemove many duplicate...
View ArticleLunaLua Help • lua NPC documentation
i'm a complete newbie with regards to lua coding and want to know where i can find documentation on making a basic custom bossmovement, shooting/spawning other NPCs. health and damage and other...
View ArticleGraphics • Re: Chuchu's pack of rips and GFX (Version 7 Update)
I'm a little late to post an update to the thread, but Version 7 is out!Statistics: Posted by Chuchu370 — Fri Sep 13, 2024 8:48 am
View ArticleLunaLua Help • "No event onNPCHarm was found!"
I'm trying to code a custom boss NPC, it's just a big Goomba with a spiked helmet that uses the golden Bowser statue jumping behavior, and I'm trying to figure out how to handle it taking damage and...
View ArticleGeneral • making smbx maps - alive or dead fandom
is there any way to get motivated to continues making these maps? this fandom doesnt feel so aliveStatistics: Posted by Tetri — Fri Sep 13, 2024 12:42 pm
View ArticleGeneral • Re: making smbx maps - alive or dead fandom
is there any way to get motivated to continues making these maps? this fandom doesnt feel so aliveOnly the forum isn't so active anymore, but the discord server is always pretty active.so it also...
View ArticleEpisodes • SUPER MARIO MIRACLE 2 - Collectathon Episode!
-- SUPER MARIO MIRACLE 2 --Some of you may remember the original Super Mario Miracle, which was released in 2018. Now after six and a half years, I can finally present you its direct sequel - now with...
View ArticleSite Discussion • Reviving the forums
Discord killed the forums. It's harsh, but accurate. Before discord, screenshots, episode progress updates, help questions and idle chitchat were posted on the forums. In their current state, the...
View ArticleSite Discussion • Re: Reviving the forums
Great post. We were talking exactly about this a while ago on discord.This is maybe why the community doesn't get as much new members as before, guests just think SMBX is dead at first glance and then...
View ArticleLunaLua Help • Re: "No event onNPCHarm was found!"
Code: local damage = 1local jumpInterval = 10--Register eventsfunction sampleNPC.onInitAPI()npcManager.registerEvent(npcID, sampleNPC, "onNPCHarm")npcManager.registerEvent(npcID, sampleNPC,...
View ArticleProjects • Re: The Invasion 3
is this still getting worked on?SSX works on it intermittently, for sure it's not abandoned.Statistics: Posted by TLtimelord — Sat Sep 14, 2024 6:06 am
View ArticleHelp and Support • Re: Dino Torch Direction
this has to be done through scripting. create a file called luna.lua in your level folder (if you only want to apply it to a single level) or in your episode folder (if you want it to apply to a whole...
View ArticleEpisodes • Re: SUPER MARIO MIRACLE 2 - Collectathon Episode!
I only just started playing this and made it past the first major boss, but so far, it's very great! The open world structure with hidden doors aplenty, and even secondary collectibles like Yoshi Eggs...
View ArticleProjects • Re: [SMBX2] Bowser Jr: A New Beginning
Ooh, I absolutely love the graphics in the first gif! Stupendous work! Keep it up.Statistics: Posted by Blake Izayoi — Sat Sep 14, 2024 11:58 am
View ArticleVideo Games • Re: What Are Your Favorite Minecraft Mods?
My favorite Minecraft mod is probably Eureka! (For Valkyrian Skies), which lets you build ships out of any blocks that actually work. It resembles an old mod called "Archimedes Ships" and is pretty...
View ArticleGeneral • Re: Screenshots of Repidgit's game #11
Made the laser and explosive blocks from blast man's stageCredits:- BGO connection code taken from mutantvine.lua by Sambo- BGO hiding code taken from extraBGOProperties.lua by MrDoubleAStatistics:...
View ArticleEpisodes • Re: Battle Arena (v1.0.1) - A revival of SMBX 1.3's battle mode!
Is there support for multiple sections in a battle level? Or can we only have 1 section?Multiple sections should work fine.Statistics: Posted by MrDoubleA — Sun Sep 15, 2024 7:20 am
View Article