Share and discuss custom SMBX graphics.
Moderator: Userbase Moderators
|
|
|
|
-
Squishy Rex
- Tellah

- Posts: 1986
- Joined: Sat Dec 21, 2013 4:30 am
- Pronouns: he/him
-
Contact:
Postby Squishy Rex » Wed Jan 14, 2015 4:38 am
I finally got around to updating these at last and I have to admit, these actually look like Clear Pipes now. They use mainly the tiles from the SMW Pipes section, however, if you use PGE there is an included Tileset ini file to make it easier to use. Please give credit if you use these and of course enjoy!
PLEASE NOTE: These Pipes do NOT work like they do in 3D World, so please do not ask. As far as I'm aware Clear Pipe travel cannot be done with LunaDLL/Lua either. Sorry for any inconvenience.
Screenshot:
Download:
|
|
|
|
|
|
|
|
|
-
BMatSantos
- Guest
Postby BMatSantos » Wed Jan 14, 2015 8:26 am
Somebody is addicted in 3D World :P
That's a clever idea. Only if Mario didn't disappear in Pipe warps...
|
|
|
|
|
|
|
|
|
-
Karl Marx
- Chain Chomp

- Posts: 303
- Joined: Sun Dec 01, 2013 5:13 pm
Postby Karl Marx » Wed Jan 14, 2015 1:51 pm
Could you start an event, triggered by when Mario enters the pipe, that triggers an animated BGO of Mario traveling in the clear pipe, and have that BGO overlayed on top of the clear pipes?
|
|
|
|
|
|
|
|
|
-
Danny
- Wart

- Posts: 4001
- Joined: Fri Dec 20, 2013 1:12 pm
- Flair: aka LMNtals
- Pronouns: he/they
Postby Danny » Wed Jan 14, 2015 2:21 pm
Karl Marx wrote:Could you start an event, triggered by when Mario enters the pipe, that triggers an animated BGO of Mario traveling in the clear pipe, and have that BGO overlayed on top of the clear pipes?
I'd think that would take a lot of work and a lot of BGO's, too many to make it worthwhile more than once I'd say.
Also still waiting for FanofSMBX to comment on these.
|
|
|
|
|
|
|
|
|
-
Squishy Rex
- Tellah

- Posts: 1986
- Joined: Sat Dec 21, 2013 4:30 am
- Pronouns: he/him
-
Contact:
Postby Squishy Rex » Wed Jan 14, 2015 5:00 pm
BMatSantos wrote:Somebody is addicted in 3D World 
Not at all...
8bitmushroom wrote:Also still waiting for FanofSMBX to comment on these.
Part of the reason why I said:
Squishy Rex wrote:PLEASE NOTE: These Pipes do NOT work like they do in 3D World, so please do not ask. As far as I'm aware Clear Pipe travel cannot be done with LunaDLL/Lua either. Sorry for any inconvenience.
|
|
|
|
|
|
|
|
|
-
Alagirez
- Ludwig von Koopa

- Posts: 3617
- Joined: Tue Dec 02, 2014 2:28 am
- Flair: Legalize Awooo!
- Pronouns: He/Him/That wolf
-
Contact:
Postby Alagirez » Thu Jan 15, 2015 4:03 am
omg my cringy post ;-;
wow........... perfect transparent clear pipe! I like these mode (I don't care about problem 3D world. it's still cool!). Good CGFX
Last edited by Alagirez on Wed Apr 05, 2017 1:52 am, edited 1 time in total.
|
|
|
|
|
|
|
|
|
-
The0x539
- Eerie

- Posts: 751
- Joined: Fri Jan 22, 2016 8:02 pm
Postby The0x539 » Thu Mar 02, 2017 10:08 pm
Squishy Rex wrote:As far as I'm aware Clear Pipe travel cannot be done with LunaDLL/Lua either.
Coming soon to a 2.0 near you...

|
|
|
|
|
|
|
|
|
-
AirSeus
- Blue Yoshi Egg

- Posts: 1121
- Joined: Fri Feb 14, 2014 2:40 pm
- Flair: Ok no
- Pronouns: He/Him
Postby AirSeus » Fri Mar 03, 2017 2:47 am
The0x539 wrote:Squishy Rex wrote:As far as I'm aware Clear Pipe travel cannot be done with LunaDLL/Lua either.
Coming soon to a 2.0 near you...

One thing, you might want to lower ground covered when Mario is coming out of the pipe. Another thing, good job for being the first to do this!
|
|
|
|
|
|
|
|
|
-
Squishy Rex
- Tellah

- Posts: 1986
- Joined: Sat Dec 21, 2013 4:30 am
- Pronouns: he/him
-
Contact:
Postby Squishy Rex » Sun Mar 05, 2017 2:39 am
The0x539 wrote:Squishy Rex wrote:As far as I'm aware Clear Pipe travel cannot be done with LunaDLL/Lua either.
Coming soon to a 2.0 near you...

Now this I like. It would be good to finally utilize these graphics for what they were intended.
|
|
|
|
|
|
|
|
|
-
Benial
- Bot

- Posts: 50
- Joined: Thu Dec 15, 2016 4:28 pm
- Flair: It's!
- Pronouns: He/Him
Postby Benial » Sun Mar 05, 2017 4:10 am
Does this work with all pipes? I miss having the camera follow you in some pipes.
|
|
|
|
|
|
|
|
|
-
ElectriKong
- Bowser

- Posts: 4652
- Joined: Mon Jun 06, 2016 4:32 pm
- Pronouns: he/him
-
Contact:
Postby ElectriKong » Sun Mar 05, 2017 5:29 am
Also if the pipe branches out, would you be able to choose the way you go? Because then we will finally have true clear pipes.
|
|
|
|
|
|
|
|
|
-
The0x539
- Eerie

- Posts: 751
- Joined: Fri Jan 22, 2016 8:02 pm
Postby The0x539 » Sun Mar 05, 2017 4:57 pm
IzIcy wrote:One thing, you might want to lower ground covered when Mario is coming out of the pipe.
So there's a variable, clearpipe.speed, This controls how fast, in blocks per frame, Mario travels. Its default is 6, which is shown in my first gif, but it can be very easily changed with one line in your level's or episode's Lua file.
There's a second variable, clearpipe.exitBoost. It gets multiplied by clearpipe.speed for Mario's exit speed. Its default is 1, but for some reason it's 1.5 in the gif. Also easy for you (yes, even you, IzIcy) to change.
Benial wrote:Does this work with all pipes? I miss having the camera follow you in some pipes.
No, but also yes. Any block can be registered as a pipe, though currently the code makes a few assumptions about the dimensions of elbows and especially junctions. If curious, ask.
King of Eterity wrote:Also if the pipe branches out, would you be able to choose the way you go? Because then we will finally have true clear pipes.
Have you no faith in me?

|
|
|
|
|
|
|
|
|
-
ElectriKong
- Bowser

- Posts: 4652
- Joined: Mon Jun 06, 2016 4:32 pm
- Pronouns: he/him
-
Contact:
Postby ElectriKong » Sun Mar 05, 2017 5:04 pm
The0x539 wrote:Some explaining of clear pipes
Cool. When do you expect to release this?
|
|
|
|
|
|
|
|
|
-
Matt_The_Slime
- Lakitu

- Posts: 459
- Joined: Wed Mar 18, 2015 2:17 pm
-
Contact:
Postby Matt_The_Slime » Sun Mar 05, 2017 5:08 pm
The0x539 wrote:IzIcy wrote:One thing, you might want to lower ground covered when Mario is coming out of the pipe.
So there's a variable, clearpipe.speed, This controls how fast, in blocks per frame, Mario travels. Its default is 6, which is shown in my first gif, but it can be very easily changed with one line in your level's or episode's Lua file.
There's a second variable, clearpipe.exitBoost. It gets multiplied by clearpipe.speed for Mario's exit speed. Its default is 1, but for some reason it's 1.5 in the gif. Also easy for you (yes, even you, IzIcy) to change.
Benial wrote:Does this work with all pipes? I miss having the camera follow you in some pipes.
No, but also yes. Any block can be registered as a pipe, though currently the code makes a few assumptions about the dimensions of elbows and especially junctions. If curious, ask.
King of Eterity wrote:Also if the pipe branches out, would you be able to choose the way you go? Because then we will finally have true clear pipes.
Have you no faith in me?

Is the camera following you through pipes gonna be a feature in 2.0? I'd love to have this whenever!
|
|
|
|
|
|
|
|
|
-
The0x539
- Eerie

- Posts: 751
- Joined: Fri Jan 22, 2016 8:02 pm
Postby The0x539 » Sun Mar 05, 2017 6:01 pm
King of Eterity wrote:When do you expect to release this?
Since this got me onto the 2.0 team, expect it in, I guess, beta 4. I might put out a usable version earlier that uses existing blocks, but be ready for your levels to need updating should you use it.
Matt_The_Slime wrote:Is the camera following you through pipes gonna be a feature in 2.0?
I'm somewhat confident that clearpipe.lua will be show up in a future 2.0 release. Be aware, this doesn't exactly mean "the camera following you through pipes", though. Code-wise, what you see here has nothing to do with the warps and stuff that regular pipes use. You just have a set of registered blocks (the clear pipes are registered by default), and Mario travels through them based on what they're registered as.
|
|
|
|
|
|
|
|
|
-
ElectriKong
- Bowser

- Posts: 4652
- Joined: Mon Jun 06, 2016 4:32 pm
- Pronouns: he/him
-
Contact:
Postby ElectriKong » Sat Mar 25, 2017 6:43 pm
OK, I am bumping this because I would like to know a couple more things
Would NPCs would be able to go through the registered blocks?
Would Mario interact with NPCs and other objects in these blocks?
|
|
|
|
|
|
|
|
|
-
ElectriKong
- Bowser

- Posts: 4652
- Joined: Mon Jun 06, 2016 4:32 pm
- Pronouns: he/him
-
Contact:
Postby ElectriKong » Sat Mar 25, 2017 7:03 pm
timocomsmbx2345 wrote:But are you able to get in them?
You will be able to when he releases these.
|
|
|
|
|
|
|
|
|
-
timocomsmbx2345
- Foo

- Posts: 853
- Joined: Sat Feb 06, 2016 1:44 pm
-
Contact:
Postby timocomsmbx2345 » Sun Mar 26, 2017 5:39 pm
King of Eterity wrote:timocomsmbx2345 wrote:But are you able to get in them?
You will be able to when he releases these.
It looks like someone has stolen Squishy Rex's idea. . . .
Kazzoo wrote:Hey, here Kazzo, bringing back an old GFX I made for a level called "Star Mountain" which I couldn't find, neither this GFX nor the level :c
By the way... These aren't blocks like the ones in the SMBX GFX pack. Instead they are BGOs (or FGOs, to be more exact) you can walk, fall or jump in them, just make sure they are walways between walls or tunnels
Download: https://www.sendspace.com/file/m1t36h
|
|
|
|
|
|
|
|
|
-
PixelPest
- Link

- Posts: 7111
- Joined: Sun Jul 12, 2015 5:38 pm
- Flair: Tamer of Boom Booms
-
Contact:
Postby PixelPest » Sun Mar 26, 2017 6:01 pm
timocomsmbx2345 wrote:King of Eterity wrote:timocomsmbx2345 wrote:But are you able to get in them?
You will be able to when he releases these.
It looks like someone has stolen Squishy Rex's idea. . . .
Kazzoo wrote:Hey, here Kazzo, bringing back an old GFX I made for a level called "Star Mountain" which I couldn't find, neither this GFX nor the level :c
By the way... These aren't blocks like the ones in the SMBX GFX pack. Instead they are BGOs (or FGOs, to be more exact) you can walk, fall or jump in them, just make sure they are walways between walls or tunnels
Download: https://www.sendspace.com/file/m1t36h
Maybe more than one person likes SM3DW? Also, if you were to have read the main post of this thread you would know that these are completely different. Squishy Rex used SM3DW graphics replacing blocks while Kazzoo recoloured his SMW and uses BGOs instead. You should probably try actually reading next time instead of making a groundless accusation that someone is stealing
|
|
|
|
|
Return to “Graphics”
Users browsing this forum: No registered users and 10 guests
|