2 things.
1. Why are you taking stuff from an episode? At least ask about using it before snatching it up.
2. SMB1 is just SMB3 but shaded differently. I don’t think it’s that hard to recolor stuff, but IDK
I tried to edit the mini mushroom so you can run up and down the walls and on the ceiling
I've got an idea! How about taking the wall-climbing code that this guy used with Mini Mario and applying it to the Volt projectile NPC? That shouldn't be too hard. Just a thought.
Hello.
Brother, you made my dream come true, I always wanted an SMB with all the existing powerups, plus extras. Thank you very much this work works wonders
Added in 1 minute 29 seconds:
I only have one doubt.
Why are almost all powerups not compatible with Anotherwalljump.lua?
Shodax wrote:
Hello.
Brother, you made my dream come true, I always wanted an SMB with all the existing powerups, plus extras. Thank you very much this work works wonders
Added in 1 minute 29 seconds:
I only have one doubt.
Why are almost all powerups not compatible with Anotherwalljump.lua?
What exactly do you mean by that? I've tested many of the powerups with anotherwalljump.lua enabled and it's worked just fine for me.
I tried to edit the mini mushroom so you can run up and down the walls and on the ceiling
I've got an idea! How about taking the wall-climbing code that this guy used with Mini Mario and applying it to the Volt projectile NPC? That shouldn't be too hard. Just a thought.
No, because we'd need to add the bounce effect for that to work and rewrite that to make it work with NPCs and not players.
Last edited by mariobrigade2018 on Sun Sep 22, 2024 9:17 pm, edited 1 time in total.
I'm, glad people like the pack, but as a reminder to everyone we are NOT taking requests. We make what we want and accept things that people send over, so if you're just going to ask for X powerup to be made it's most likely not going to be done unless one of us feels like actually doing it.
Shodax wrote:
Hello.
Brother, you made my dream come true, I always wanted an SMB with all the existing powerups, plus extras. Thank you very much this work works wonders
Added in 1 minute 29 seconds:
I only have one doubt.
Why are almost all powerups not compatible with Anotherwalljump.lua?
What exactly do you mean by that? I've tested many of the powerups with anotherwalljump.lua enabled and it's worked just fine for me.
Here, for example, the "walljump" works
but if I use the following powerups the "walljump" does not work
Shodax wrote:
Hello.
Brother, you made my dream come true, I always wanted an SMB with all the existing powerups, plus extras. Thank you very much this work works wonders
Added in 1 minute 29 seconds:
I only have one doubt.
Why are almost all powerups not compatible with Anotherwalljump.lua?
What exactly do you mean by that? I've tested many of the powerups with anotherwalljump.lua enabled and it's worked just fine for me.
I'm guessing you're including the wall jump mushroom? That disables wall jumps unless you collect just that. Removing all instances of it including in the luna.lua file should fix things