If I may recommend you an episode to try out next, there's this underrated one called "Gallade's Quest". Just make sure it's version 1.1.0, which is the one that works on Beta 5.
Wow, I congratulate you, but forgot to play the following levels: Alcoholic Coastline by Sux FRACTURE RAY by alagirez Realm of Nihility by DRACalgar Law Wait Are you Excluding Contest Levels Because you didn't played all MFGG Competition Levels
This is most likely due to the fact that the NPC is drawn regardless of whether it is hidden or not. To fix this, you need to add the graphics drawing condition “if not v.isHidden then” in the NPC’s lua file.
I'm trying to make an NPC (a SMW coin (NPC-33) when at the same time it collected, it will hurt the player (i mean not instant kill)) But in the .txt extension. Does this version of SMBX support TXT?
Try in npc-33.lua: local npc = {} local id = NPC_ID function onNPCHarm(e,v,r,c) if type(c) == "Player" and v.id == id then c:harm(harm type) end end registerEvent(npc,"onNPCHarm") return npc
Since NPC (Magikoopa (NPC-299)) entered Beta 5, the afterimage that appears when defeated is no longer visible. Is there a way to return to Magikoopa like in the previous version?
@@japaneseemulator5516 copy needed effects (and txt files from scripts/effects) to episode/level folder and rename id to id from 751-1000 and replace ids in lua file of npc
Hope everything is well and that you return soon
We need more SMBX2 level creators!
If I may recommend you an episode to try out next, there's this underrated one called "Gallade's Quest". Just make sure it's version 1.1.0, which is the one that works on Beta 5.
Do you know how to create a character unlock system and Lua to lock characters?
0:48 Undertale motif
Alright, march levels of smbx!
Wow, I congratulate you, but forgot
to play the following levels:
Alcoholic Coastline by Sux
FRACTURE RAY by alagirez
Realm of Nihility by DRACalgar Law
Wait Are you Excluding Contest Levels Because you didn't played all MFGG Competition Levels
They will not include in lotms, they will be in separated video
Is there an SMBX2 episode that recreats super mario bros 3 if yes can you tell me the name
Can Super Talking Time Bros Be Next Please?
The story changes, but there is a problem that only the illusion remains even if the "Layer" item is erased in some NPCs. Where should I fix it?
This is most likely due to the fact that the NPC is drawn regardless of whether it is hidden or not. To fix this, you need to add the graphics drawing condition “if not v.isHidden then” in the NPC’s lua file.
@@ProSMBXer Where in lua should I add this?
@@japaneseemulator5516 npc-n.lua (n is id of npc)
I'm trying to make an NPC (a SMW coin (NPC-33) when at the same time it collected, it will hurt the player (i mean not instant kill)) But in the .txt extension. Does this version of SMBX support TXT?
Try in npc-33.lua:
local npc = {}
local id = NPC_ID
function onNPCHarm(e,v,r,c)
if type(c) == "Player" and v.id == id then
c:harm(harm type)
end
end
registerEvent(npc,"onNPCHarm")
return npc
Since NPC (Magikoopa (NPC-299)) entered Beta 5, the afterimage that appears when defeated is no longer visible. Is there a way to return to Magikoopa like in the previous version?
Copy from beta 4 and use as custom npc
@@ProSMBXer Could you please tell me more details? I tried it, but it doesn't work.
@@japaneseemulator5516 copy npc-299.lua from scripts/npcs folder and paste to your level/episode folder and rename id to any id from 751 to 1000
@@ProSMBXer The effect does not work even if I copy it to the specified location.
@@japaneseemulator5516 copy needed effects (and txt files from scripts/effects) to episode/level folder and rename id to id from 751-1000 and replace ids in lua file of npc
Is it not possible to introduce my own voice or mp4 to the SMBX stage?
Mp4 no, only wav, mp3, ogg and other popular formats
@@ProSMBXer Can I attach mp3 or wav files to littleDialogue when typing text?
@@japaneseemulator5516 yes, sfx play function supports mp3 and wav
@@ProSMBXer Would you like to play with me?
For example, in this sentence, where can I insert the code to play mp3 and wav files?
@@ProSMBXer Would you like to play with me?
For example, in this sentence, where can I insert the code to play mp3 and wav files?
Hello, I must tell you that it is the first time that it has gone 1 month without uploading Levels of April or Contest levels.
Studies and job
@@ProSMBXer May I can record the Levels Of May
@@superalex7749 may and you
@@ProSMBXer Yep May and June levels
@@superalex7749Uhhh, it's been a bit.
Hi im new to Mario bros X, is this Super mario bros X or Super mario bros X 2?
x2
Hey there! Good to see new people in a such old fanbase, its SMBX2 friend
@@PlanetaryNonsense177 I wish i found this sooner! Its a lot of fun
@@ED-Wasp No problem! We can find something new every day! You will have fun here