Page 2 of 2

Re: Most Impressive Things You've Seen Done in SMBX

Posted: Mon Aug 18, 2014 3:39 pm
by Anphiba
LunaDLL
New Great Castle Adventure

Two things.
Amazing.

Re: Most Impressive Things You've Seen Done in SMBX

Posted: Mon Aug 18, 2014 8:50 pm
by HenryRichard
Imaynotbehere4long wrote:I've played through the optional route of "Pyramid Time!" from Andario: Beginning.

Yeah, I said it.
*FAINTS*

https://www.youtube.com/watch?v=kXDLzWI ... e&t=22m17s
this is amazing.

Re: Most Impressive Things You've Seen Done in SMBX

Posted: Tue Aug 19, 2014 12:58 am
by crusher169
one of them for me is some of the crazy things that people turn npc's into JUST with a .gif image and a notepad .txt file

Re: Most Impressive Things You've Seen Done in SMBX

Posted: Tue Aug 19, 2014 10:15 am
by zioy
crusher169 wrote:one of them for me is some of the crazy things that people turn npc's into JUST with a .gif image and a notepad .txt file
Seconded.

Re: Most Impressive Things You've Seen Done in SMBX

Posted: Tue Aug 19, 2014 10:56 am
by Frozen Rex
Go-through slopes. Really Vallteri, how the fuck you did that?

Re: Most Impressive Things You've Seen Done in SMBX

Posted: Tue Aug 19, 2014 10:57 am
by zioy
it's really complicated, involving perfectly-placed invisible veggies and/or invisible axes that allow you to go through.

Re: Most Impressive Things You've Seen Done in SMBX

Posted: Tue Aug 19, 2014 11:39 am
by RudeGuy
KoolKat wrote:it's really complicated
No that's not

Re: Most Impressive Things You've Seen Done in SMBX

Posted: Tue Aug 19, 2014 11:42 am
by zioy
Christian07 wrote:
KoolKat wrote:it's really complicated
No that's not
Excuse me, sir, but you should try making the placement exact enough to where the player doesn't know how to do it.

Re: Most Impressive Things You've Seen Done in SMBX

Posted: Tue Aug 19, 2014 12:21 pm
by RudeGuy
KoolKat wrote:
Christian07 wrote:
KoolKat wrote:it's really complicated
No that's not
Excuse me, sir, but you should try making the placement exact enough to where the player doesn't know how to do it.
That's not really that hard. You only need 2 layers and 2 events.

Re: Most Impressive Things You've Seen Done in SMBX

Posted: Tue Aug 19, 2014 1:08 pm
by zioy
Doing the axes one involves events to make the blocks disappear quickly (only 1 layer needed) and then reappear right as the player lands on it. Only one layer, but the timing is immensely hard to get right.

Re: Most Impressive Things You've Seen Done in SMBX

Posted: Tue Aug 19, 2014 1:29 pm
by RudeGuy
KoolKat wrote:Doing the axes one involves events to make the blocks disappear quickly (only 1 layer needed) and then reappear right as the player lands on it. Only one layer, but the timing is immensely hard to get right.
Nah, that's not immensely hard. Here's how to make it:

1. Make 2 layers: one for the BGOs and the axes under slopes and one for the blocks and the axes over the slopes.
2. Make 2 events: first must show the BGOs and hide the blocks, second the contrary. Events mustn't be attached.
3. Place all.
4. You're done.

I used this trick in an old level (maybe made when I was in SMBX:R), now deleted.

Re: Most Impressive Things You've Seen Done in SMBX

Posted: Tue Aug 19, 2014 1:32 pm
by zioy
Christian07 wrote:
KoolKat wrote:Doing the axes one involves events to make the blocks disappear quickly (only 1 layer needed) and then reappear right as the player lands on it. Only one layer, but the timing is immensely hard to get right.
Nah, that's not immensely hard. Here's how to make it:

1. Make 2 layers: one for the BGOs and the axes under slopes and one for the blocks and the axes over the slopes.
2. Make 2 events: first must show the BGOs and hide the blocks, second the contrary. Events mustn't be attached.
3. Place all.
4. You're done.

I used this trick in an old level (maybe made when I was in SMBX:R), now deleted.

You forgot the generator part. Otherwise, it will only work once.

Anyway, when I said hard, I meant time-consuming :P

Re: Most Impressive Things You've Seen Done in SMBX

Posted: Tue Aug 19, 2014 1:45 pm
by RudeGuy
KoolKat wrote:
You forgot the generator part. Otherwise, it will only work once.

Anyway, when I said hard, I meant time-consuming :P
Long =/= Hard

I made some errors, tough. I'll post the tutorial in the help and support.

Re: Most Impressive Things You've Seen Done in SMBX

Posted: Tue Aug 19, 2014 2:05 pm
by Frozen Rex
Christian07 wrote:
KoolKat wrote:Doing the axes one involves events to make the blocks disappear quickly (only 1 layer needed) and then reappear right as the player lands on it. Only one layer, but the timing is immensely hard to get right.
Nah, that's not immensely hard. Here's how to make it:

1. Make 2 layers: one for the BGOs and the axes under slopes and one for the blocks and the axes over the slopes.
2. Make 2 events: first must show the BGOs and hide the blocks, second the contrary. Events mustn't be attached.
3. Place all.
4. You're done.

I used this trick in an old level (maybe made when I was in SMBX:R), now deleted.
Lol that's it? I thought it was so confusing as hell and like 32 events or layers. But actually it is hard to think how it could done and Vallteri must be a SMBX genius.