Page 3 of 3
Re: warpTransition.lua (v1.1.3) - Spruce up your warps!
Posted: Fri Oct 08, 2021 4:10 pm
by SBells27
MrDoubleA wrote: ↑Tue May 19, 2020 4:05 pm
This is just a small library to add transitions when using warps or entering the level. Additionally, it also offers music fading between sections.
See bottom of file for settings.
Showcase
Download
Hey, just wanted to ask if you could upload the level folder of the test level with the warp transitions to have a better grasp on the commands.
Re: warpTransition.lua (v1.1.3) - Spruce up your warps!
Posted: Mon Oct 18, 2021 7:31 pm
by SpencerlyEverly
You think you can make this work while using the Starman? Apparently when changing rooms while you’re invincible it starts playing the other music and doesn’t keep it muted until the invincibility wears off.
Re: warpTransition.lua (v1.1.3) - Spruce up your warps!
Posted: Thu Dec 30, 2021 9:26 pm
by Marioman2007
I created a simple sizable block which modifies the warp transition style for the warp colliding with this warp.
https://imgur.com/a/5tKVpHk
Download
please give credit!
Re: warpTransition.lua (v1.1.3) - Spruce up your warps!
Posted: Tue Mar 01, 2022 8:41 pm
by CJK
Hey so I've been trying to use this for one of my levels and I think I've run into a small issue while using the mosaic transition. When I use a warp, the screen first cuts to the new area like in vanilla SMBX and then does the mosaic transition. I tried changing the length of the warp transition using the settings at the bottom of the lua file but I'm still running into the same problem of the mosaic transition occurring too late. Any tips?
Re: warpTransition.lua (v1.1.3) - Spruce up your warps!
Posted: Thu Mar 03, 2022 4:21 pm
by CJK
CJK wrote: ↑Tue Mar 01, 2022 8:41 pm
Hey so I've been trying to use this for one of my levels and I think I've run into a small issue while using the mosaic transition. When I use a warp, the screen first cuts to the new area like in vanilla SMBX and then does the mosaic transition. I tried changing the length of the warp transition using the settings at the bottom of the lua file but I'm still running into the same problem of the mosaic transition occurring too late. Any tips?
Wait, I figured it out. I'm running the smwcamera.lua library in my level and it doesn't look like it's compatible with warpTransition. The warps get pretty funky if you try to play a level with both running. I tested it without the smwcamera and it worked fine. But now I'm not sure how to fix the compatibility issue...
Re: warpTransition.lua (v1.1.3) - Spruce up your warps!
Posted: Sat Apr 02, 2022 1:52 pm
by Blazihards
i don't why nut when i start the level nothing happen could you please help me?
Re: warpTransition.lua (v1.1.3) - Spruce up your warps!
Posted: Sat Apr 02, 2022 7:17 pm
by MrDoubleA
Blazihards wrote: ↑Sat Apr 02, 2022 1:52 pm
i don't why nut when i start the level nothing happen could you please help me?
Are you loading it like this in your luna.lua file?
Code: Select all
local warpTransition = require("warpTransition")
Re: warpTransition.lua (v1.1.3) - Spruce up your warps!
Posted: Sat Jul 02, 2022 9:56 am
by Marioman2007
Hey, is it possible to play a specific transition without using warps?
Like a function to call them or something?
Re: warpTransition.lua (v1.1.3) - Spruce up your warps!
Posted: Sat Jul 23, 2022 11:39 am
by Lunar Chris
Still getting this error. I applied it to my episode's lua file and I'm still getting the error below. Any idea how to fix it?

Re: warpTransition.lua (v1.1.3) - Spruce up your warps!
Posted: Sat Jul 23, 2022 5:07 pm
by MrDoubleA
PikaChris wrote: ↑Sat Jul 23, 2022 11:39 am
Still getting this error. I applied it to my episode's lua file and I'm still getting the error below. Any idea how to fix it?
You have the file in the wrong place. It must be in either the level or episode folder to work, not any subfolders.
Re: warpTransition.lua (v1.1.3) - Spruce up your warps!
Posted: Sun Nov 13, 2022 6:54 am
by Rudy Red
MDA can you make these warps cross level compatible without SMBX2 having an error stroke. please.
Edit: I retract my statement.
Re: warpTransition.lua (v1.1.3) - Spruce up your warps!
Posted: Sun Nov 13, 2022 7:18 am
by deice
The Talented Animator wrote: ↑Sun Nov 13, 2022 6:54 am
MDA can you make these warps cross level compatible without SMBX2 having an error stroke. please.
it's always best to provide additional info regarding what you're trying to do instead of simply assuming the library is non-functional right off the bat. personally, i've had no issues using warptransition with cross-level warps, so maybe there's something in your own lua or another library that might be interfering?
Re: warpTransition.lua (v1.1.3) - Spruce up your warps!
Posted: Sat Nov 19, 2022 8:50 am
by Rudy Red
Yeah same for me, especially sense my episode using some of MDA's creations.
Also quick side note I learned that I could fix the crashing of SMBX2 and the fact that I was using the warps to do [Level to Level].
Just had to fix something in the code by removing ".IsValid then return end" from lines 79 and 80 from "local function exitLevelLogic() -- Exit the level if the warp is set to do so
if not warpTransition.currentWarp.isValid then return end".
Re: warpTransition.lua (v1.1.3) - Spruce up your warps!
Posted: Thu Jan 12, 2023 12:52 pm
by Mal8rk
Hello there. So this error seems to be happening when I exit a level through a door

Re: warpTransition.lua (v1.1.3) - Spruce up your warps!
Posted: Fri Jan 13, 2023 11:25 am
by Walder
Great stuff. I was wondering if it's possible to have screen effects such as rain already be active while the warp effect is in motion? It's rather jarring to see them be completely static until the warp concludes.
Re: warpTransition.lua (v1.1.3) - Spruce up your warps!
Posted: Thu Feb 08, 2024 7:30 am
by Just_Thomas
Ok, this is really cool and should be included in the first post. This makes everything so easy. Also thanks for the testmap, I always appreciate something like that. You could also say: "The design is very human".
Re: warpTransition.lua (v1.1.3) - Spruce up your warps!
Posted: Thu Mar 14, 2024 9:13 am
by Just_Thomas
While I still have the files, others can not download anymore.
"This content is no longer available."