How to use the Bill Blaster in Mario Maker 2

Поделиться
HTML-код
  • Опубликовано: 2 окт 2024

Комментарии • 234

  • @TobiasBergdorf
    @TobiasBergdorf  4 года назад +77

    *How do you use the Bill Blaster in your own levels?*
    Let me know down below and check out the full Item Breakdown playlist for more inspiration!
    bit.ly/36BWWBm

    • @diamondranger8602
      @diamondranger8602 4 года назад +1

      Tobias Bergdorf not well

    • @Myszkaedzio
      @Myszkaedzio 4 года назад +2

      I use it to troll players with FISH

    • @fyjghj5752
      @fyjghj5752 4 года назад +1

      I use them in traditional levels

    • @itsme-ll7vz
      @itsme-ll7vz 4 года назад +1

      i use it to fire bullet bills

    • @weirdboo
      @weirdboo 4 года назад

      You could use them for multiplayer detection, one of the best uses there is

  • @Lierofox
    @Lierofox 4 года назад +221

    Regarding the Spaghetti Code section, my assumption is:
    Target the direction of the player that is the closest to the top part of the launcher.
    If the targets are equal distance, target the player by order of player character ID. 0 for Mario, 1 for Luigi, 2 for Toad, 3 for Toadette.

    • @limitedlistener6460
      @limitedlistener6460 4 года назад +36

      To add to that, the Bill Blaster seems to track distance radially with the origin point centered at the barrel of the cannon rather than strictly searching for horizontal distance, so Luigi jumping just before it fires makes Luigi's position radially closer than Mario's.

    • @1256936
      @1256936 4 года назад +12

      I tested that, it's not the case. Even if Luigi is jumping further away from the head of the blaster, the blaster fires towards Luigi

    • @limitedlistener6460
      @limitedlistener6460 4 года назад +13

      @@1256936 Oh, that's weird. It must do something where it first checks the Y coordinate and then the X coordinate, then?

    • @1256936
      @1256936 4 года назад +10

      @@limitedlistener6460 Ah, I've misworded some. What I mean is that if both Mario and Luigi are equal horizontal and vertical distance from the Bullet Bill Blaster, and are also both above the head of the Bullet Bill Blaster, it still fires at Luigi when they jump (and Mario otherwise), despite the fact that when Luigi jumps it puts them further away from the Bullet Bill Blaster.

    • @limitedlistener6460
      @limitedlistener6460 4 года назад +7

      @@1256936 Sorry for the misunderstanding; I thought I was saying that, but I didn't sufficiently explain my theory. It sounds like it first checks for the highest Y coordinate among players, then checks for the nearest X coordinate to the Bill Blaster if Y is equal, and then it prioritizes based on player ports as a tie breaker.

  • @darkness4807
    @darkness4807 4 года назад +136

    I require more Spaghetti Code mini episodes please. Also alliteration time: A Bullet Bill Blaster barrage can be bonkers and bogus.

    • @TobiasBergdorf
      @TobiasBergdorf  4 года назад +19

      That's a good one! Also I'll keep that in mind...

  • @VTPooks
    @VTPooks 4 года назад +156

    not sure if others get a feeling like this but i feel inspired to find different ways to use items after watching these videos

    • @TobiasBergdorf
      @TobiasBergdorf  4 года назад +35

      If I achieve anything out of these videos, I hope it's this.

    • @wj11jam78
      @wj11jam78 4 года назад +4

      I always wind up sitting down (procrastinating) for hours trying to find interesting new applications.
      Not much luck finding anything unique so far, but it's a lot of fun to try!

    • @murtymcfly
      @murtymcfly 4 года назад +1

      @@TobiasBergdorf these videos are also useful and they're greatly edited, id love if you made these longer! 😉

    • @rayaan5973
      @rayaan5973 4 года назад

      that's... the point...

  • @Phoenix137
    @Phoenix137 4 года назад +62

    Ah, yes, the most reasonable time to upload. 1 AM. I should be sleeping.

  • @wariolandgoldpiramid
    @wariolandgoldpiramid 4 года назад +37

    Can you make a more detailed breakdown of Scroll Stop and Spawn Blocking?

    • @TobiasBergdorf
      @TobiasBergdorf  4 года назад +24

      I can and I will!

    • @davida.5258
      @davida.5258 4 года назад +2

      Tobias Bergdorf it makes sense to do those individually. Scroll stop is complicated, and spawn blocking is super complicated.

  • @ChristopherMoom
    @ChristopherMoom 4 года назад +40

    Boos in multiplayer are the prime example of spaghetti code compared to Bill Blasters in multiplayer honestly

    • @BlueFlameFK
      @BlueFlameFK 4 года назад +2

      jeez you're the new justin Y aren't you?

    • @HyperBlazingg
      @HyperBlazingg 4 года назад

      hey I see you everywhere

    • @mysteriouscharacter2766
      @mysteriouscharacter2766 4 года назад +4

      @@BlueFlameFK he's been doing this for 3 years what you on about.

    • @samuelthecamel
      @samuelthecamel 4 года назад

      @@mysteriouscharacter2766 doesn't make it any less annoying

    • @mysteriouscharacter2766
      @mysteriouscharacter2766 4 года назад +2

      @@samuelthecamel then don't read the comments lmao

  • @RyutaShinohara
    @RyutaShinohara 4 года назад +12

    Tobias: Now, Spaghetti Code!
    Me: Wait, is this a YandereDev roast video?

  • @jaydentt
    @jaydentt 4 года назад +7

    "it will fire every four seconds"
    Thank you for that. This will help with my level called "subway" because the player has to trigger a BBB at the right time so now I can make a thing that tells the player when it is about to blast by making a sound that makes noise when the BBB will blast, like super Mario kart levels.
    And on that note, the player has to trigger the BBB to activate a shell *train.*

    • @Frog-ux5qu
      @Frog-ux5qu 4 года назад

      Sounds cool, hope it works out!

    • @jaydentt
      @jaydentt 4 года назад

      @@Frog-ux5qu -it doesn't- it totally works

  • @AdridYt
    @AdridYt 4 года назад +5

    Here
    I love these videos and they help me so much in my own levels keep up the good work

  • @samuelthecamel
    @samuelthecamel 4 года назад +20

    Next up on spaghetti code: What happens when two players reach the goal at the exact same time? 🤔

    • @user-qd7zb4wm9b
      @user-qd7zb4wm9b 4 года назад +3

      The one that is higher wins

    • @alysdexia
      @alysdexia 3 года назад

      @@user-qd7zb4wm9b what if they’re on different sides?

    • @crambit6850
      @crambit6850 3 года назад

      @@alysdexia Same reaction.

  • @pengy897
    @pengy897 4 года назад +24

    Can't wait for the arrow sign breakdown

    • @davida.5258
      @davida.5258 4 года назад

      Joseph Zane Moleman lol

    • @JohnsonSteel
      @JohnsonSteel 4 года назад +2

      It PoInTs At StUfF

    • @NeedToDev
      @NeedToDev 4 года назад

      ...

    • @legiaanh4828
      @legiaanh4828 4 года назад +1

      The arrow sign is actually pretty decent in troll levels, my favourite use of it was in one of Juju troll level back in SMM1 where it was one of the few minute difference that could help you distinguish between 2 completely identical room, making the player actually pay attention to their surrounding for once. My other favourite is in a troll level where there is a room you drop down from that just have a fuckton of arrows, all of them are misdirection and you're actually not suppose to go anywhere and just drop straight down.
      In a non-troll level though, the arrow could still help distinguish between stuff that aren't obvious and also help the player not make a leap of faith.

    • @pain446
      @pain446 4 года назад

      *laughs in April 1st*

  • @ade1174
    @ade1174 4 года назад +4

    Dang, poor Luigi. Always forgotten.
    I mostly use bill blasters in traditional levels. I think they make for good enemies for firing out enemies. I usually like them firing out podoboos in castle levels. Also, the "earthquake" effect from having monty moles coming up and being blocked by bill blasters make for a cool surprise in levels.

  • @jevildeltarune6222
    @jevildeltarune6222 4 года назад

    I don’t even really make levels or play Mario Maker 2 that much but I still love these vids!

  • @SuperMarioAutist
    @SuperMarioAutist 2 года назад

    8:41 There’s a way to make Bill Blasters shoot air. Try to place as many one way doors in a level, and when the entity limit reaches 100, nothing will shoot out. This is because the maximum entity limit is 100, and the Bill Blasters will not shoot out enemies past that point.

  • @elbaby2365
    @elbaby2365 4 года назад +1

    I have watched every video of his item break downs and well I thought he said in a stream he was afraid to the bullet bill blasters

  • @dreddbolt
    @dreddbolt 4 года назад

    Bill Blasters are quite a bit of fun, especially acting as lava/toxic sludge gates when on top of a destructible block... and you have the master sword power-up.

  • @nathanwolf4633
    @nathanwolf4633 4 года назад

    0:48 the blaster shoots at the player that is closest to the cannon, considering both x values (left/right) and y values (up/down). if all players are the exact distance away in both x and y, it prioritizes the player with the highest “rank” - 1: mario 2: luigi 3: toad 4: toadette. it’s actually not a bad system in order to only have it shoot once, and this system can actually be used in multiplayer for some cool puzzles and contraptions, such as working together to control direction by jumping, or categorizing players based on invisible rank in multiplayer maps.

  • @loupandsnoop
    @loupandsnoop 4 года назад +2

    Great breakdown. I wanted to mention that bill blasters serve important roles in 3DW contraptions as replacement munchers (for exploding bombs).
    Also, you can totally stop bill blasters from firing by filling it with an entity (like bone fish) and filling the ELB (place a ton of 1-ways or dash blocks somewhere in the level).

  • @sabahalsabah6096
    @sabahalsabah6096 4 года назад +3

    I am not good at making levels but I still love your videos

  • @cornbreadbutcringey5723
    @cornbreadbutcringey5723 4 года назад +11

    0:48
    sounds like they shoot towards the nearest player, unless the nearest are two at the same length away, in which case, they shoot based on which number player you are (payer 1, player 2, etc.)

    • @1256936
      @1256936 4 года назад

      They do not, even if Luigi jumps away from the top of the blaster (by having the blaster below both Mario and Luigi), the blaster fires towards Luigi

    • @cornbreadbutcringey5723
      @cornbreadbutcringey5723 4 года назад

      @@1256936
      maybe they just really like shooting at the higher player?

    • @Frog-ux5qu
      @Frog-ux5qu 4 года назад

      What if they prioritise the player closest on the y-axis and then the x-axis?

  • @rtnman
    @rtnman 4 года назад +1

    Not gonna lie you're now the new ceave. Good job

  • @Limomon
    @Limomon 4 года назад +1

    Even I used the Bill Blaster/spawn-blocking trick for a one-time-only pipe entrance to a secret bonus room in my only level.
    I put some ?-Blocks overlapped with a Blaster underneath a downward pipe, so you can destroy the ?-Blocks, using 3D World's Builder Power-Up, and enter the pipe.
    So once you enter the room and exit by another pipe, you aren't able to go in again, since the pipe is now blocked by a Blaster.
    Of course I also filled that blaster with coins, since the exit pipe is very close to the entrance pipe.
    I thought that was pretty neat.

  • @mvl666_darkrio
    @mvl666_darkrio 4 года назад +2

    I'm not a programmer but I assume Spaghetti Code goes like this:
    Player1 is top priority, then Player2, then P3, then P4.
    If two players are the same distance away, use the priority.
    If one player is closer than the other, fire towards the closer person.

  • @LioelBv
    @LioelBv 4 года назад

    everybody:brick blocks
    tobias bergdorf:block blocks 2:25

  • @quadangle53
    @quadangle53 4 года назад +2

    Nice video! I think i will use these ideas

  • @tieslansinkrotgerink9168
    @tieslansinkrotgerink9168 4 года назад +1

    Hi tobias. I was thinking of buying a switch since I am a huge fan of making game levels and mario is one of my first games, bur I don’t know if i will be worth it. I’ll probably buy other games as well, but the mean reason for buying a switch for me is to be able to play smm2. Do you think buying a switch is worth it for me?

  • @unbag
    @unbag 4 года назад +4

    Really love your videos!

    • @TobiasBergdorf
      @TobiasBergdorf  4 года назад +1

      Thanks unbaguettable! You have a unforgeuttable name!

    • @unbag
      @unbag 4 года назад +1

      @@TobiasBergdorf =D

  • @charliemichael4052
    @charliemichael4052 4 года назад +7

    I'm trying to start designing games, and these videos really help me think about mechanics in different ways. SMM2 or otherwise

  • @hatennafromhoenn
    @hatennafromhoenn 4 года назад +1

    I'm surprised that you didn't talk about the "Walk on Lava" setup that uses blasters.

  • @BrianDoecke
    @BrianDoecke 4 года назад +1

    Love these videos, so many cool ideas, so much inspiration, so many things I've never thought of, gets me excited to make stuff every time! Keep up the good work Tob Dog!

  • @Myeauxyoozi
    @Myeauxyoozi 4 года назад +1

    What about coins/bricks? Bill Blasters can be spawn blocked/destroyed when a p-switch is activated. This is very common in troll levels.

  • @shaunm6383
    @shaunm6383 4 года назад +9

    I love the Bullet Bill launcher... What a blast!

  • @hpr2986
    @hpr2986 4 года назад +2

    Top ten most awaited RUclips videos

  • @LEGOGames1000YT
    @LEGOGames1000YT 3 года назад

    One more bit of data: in the 3D World game style, Bulls-eye Bills aren't RED; they actually are *CAT* Bullet Bills. In other words: in the 4 classic game styles, Bulls-eye Bills are distinguished by color, while in 3D World, they are distinguished by "cosplay" add-ons.

  • @LolaTheGardevoir
    @LolaTheGardevoir 4 года назад

    Really wish they could be flipped upside down like in some Mario games and can be 1 tile tall, I know you can just put the bottom piece in the ground but that looks ugly.

  • @Juli_is_Online
    @Juli_is_Online 4 года назад +1

    I got like 5 new ideas from this Video alone, nevermind this whole series, it's super inspiring :)

  • @BandannaWonder
    @BandannaWonder 4 года назад

    Questions about Spaghetti Code
    1.) What happens if its blue toad and Luigi?
    2.) If a player stands next to a blaster on the left, and another player stands to the right, but not directly next to it, will it fire?
    3.) Why doesn't The Great Papyrus from Undertale host spaghetti code?

  • @papyrussemi2848
    @papyrussemi2848 4 года назад

    I believe that the Bill Blaster works like this:
    If multiple players are an equal distance from the Bill Blaster, then the players are prioritized based on player number, going Mario > Luigi > Toad > Toadette
    When Luigi jumped, he was closer to the Bill Blaster than Mario, thus causing it to fire in his direction.

  • @RGC_animation
    @RGC_animation 4 года назад

    Bill blaster and chain chomp post are the only near-indestructible solid object that is affected by gravity, it cannot be more useful!
    (Sad pow block pow)

  • @thecommentato4
    @thecommentato4 4 года назад +1

    I bet he says "Obviously it can go inside itself"

  • @badmanjones179
    @badmanjones179 4 года назад

    dunno why i care but i feel like its important to mention that in the original kaizo mario world, bullet bills/launchers are the very first obstacle of the very first level (not counting the thwomp during the opening cutscene)

  • @SibbiWMP2018
    @SibbiWMP2018 4 года назад

    Actually, i only use the bill blaster for parts in the level where you need to survive until you get for your destination or as a small obstacle in a boss fight

  • @Nelo390
    @Nelo390 4 года назад +3

    Yas!

  • @jonabeltroy
    @jonabeltroy 4 года назад

    Bill Blaster Fact: Bill Blasters also have their own music sound from a music block (4 classic gamestyles)

  • @mickgorro
    @mickgorro 4 года назад +1

    2:58: That doesn't look like 3.5... more like 1.5 blocks. Unless "blocks" means segments of the bridge.

  • @squidwardztenticals9069
    @squidwardztenticals9069 4 года назад +1

    Cant wait for arrow signs and hammer bros

  • @Vycter_Real
    @Vycter_Real 4 года назад +2

    Yes

  • @disrupter8318
    @disrupter8318 4 года назад +1

    Your videos have helped a lot, thanks

  • @magicalgio
    @magicalgio 4 года назад +1

    I loved the spaghetti code!

  • @leoburgermanstudios3204
    @leoburgermanstudios3204 2 года назад

    I once played a level where the bullet blasters shot absolutely NOTHING. I had the level downloaded and then used the code to try and see it in course world. The code wasn’t working so I assume Nintendo took it down lol

  • @NeverEverTM
    @NeverEverTM 4 года назад

    *_Now in the section on "How a professional game development company suck at making a stable multiplayer for a plataformer"..._*

  • @Fresh_Knight
    @Fresh_Knight 4 года назад

    Is the priority the go in an order like Mario>Luigi>Toad>Toadette or is it random if Mario isn’t there

  • @ThAt_GaMeR_gHoSt
    @ThAt_GaMeR_gHoSt 4 года назад

    I have no idea why but for some reason when I put like a million one way walls all of a sudden the Bill Blasters wouldn't fire anything at all, which took me a while to realize when this happened to me.

  • @bombstar1313
    @bombstar1313 2 года назад

    You missed 2. A Bullet Bill Blaster can not hold the Angry Sun and Moon. Great video either way man!

  • @jimmy_os
    @jimmy_os 2 года назад

    The only thing that would make them better is if you could remove the Bullet Bills

  • @minermole101
    @minermole101 4 года назад

    I think I've seen bill blasters used as autoscrolling machines before.

  • @rickybryceland
    @rickybryceland 4 года назад

    I have a description of a Bullet Bill slow snail bullet
    Slow snail that when touch from any direction other than the top will kill you but if you touch the top it drops to the ground

  • @Dimichi1
    @Dimichi1 4 года назад

    How do I overlay blasters? Like hide 1 behind the other and make it shoot out 2 items. Want to build a puzzle/troll level

    • @DOAHunterX
      @DOAHunterX 4 года назад

      The best way is to use tracks. I presume you want those two items shot out at the same time, from the same location.

  • @nevodahari916
    @nevodahari916 4 года назад

    First
    To be first
    To say I like your videos :)

  • @Similarity
    @Similarity 4 года назад

    can you analyze either the super ball mushroom or bowser/bowser jr nect?

  • @toadtv4389
    @toadtv4389 4 года назад

    Why i cant put Banzai Bill into Cannon? I mean, this would make sense

  • @RaisinHook
    @RaisinHook 4 года назад +1

    its boomboom bam bam

  • @powerguy3976
    @powerguy3976 4 года назад +1

    4063rd!
    I’m early!

  • @pcat-cduck800
    @pcat-cduck800 4 года назад +1

    5:59am is the time of this being uploaded!

  • @Darkenixx
    @Darkenixx 4 года назад

    All those airship background music! Love it!

  • @JadeiteMcSwag
    @JadeiteMcSwag 4 года назад +1

    Hey my friend what's up

  • @DefinitelyNotaFurrySpy-zq2zs
    @DefinitelyNotaFurrySpy-zq2zs 4 года назад

    Just like everyone bullet bills always forget about Luigi
    That is just weird

  • @icicleditor
    @icicleditor 4 года назад

    I’m pretty sure that in multiplayer, it will fire at who is closest, then player priority takes place.

  • @Uncle_Cheez
    @Uncle_Cheez 4 года назад

    Bill blaster in Bill blaster NO Bill blaster in Bull's eye blaster YES!

  • @NotSoCubic
    @NotSoCubic 4 года назад

    Next Item Breakdown: Spike, Key, Skewers, ? Mark Block

  • @theslimeassassin3287
    @theslimeassassin3287 4 года назад

    Imagine a banzai bill blaster in all the styles, so you dont have to place repeated banzai bills

  • @logansmith2703
    @logansmith2703 4 года назад +1

    I like this series

  • @GarugaRey
    @GarugaRey 4 года назад

    i would love a thwomp video next im currently making a thwonmp level :v

  • @MagicPhrog
    @MagicPhrog 4 года назад

    You forgot being able to walk on lava and poison by stacking them on top of 2 cannons

  • @ShyGuyXXL
    @ShyGuyXXL 4 года назад

    "But can it shoot Bowsers?"
    -Binyot

  • @veggiet2009
    @veggiet2009 2 года назад

    I've never scene a bullet bill clear condition.... I'm not sure I want to, lol

  • @frowner_and_co
    @frowner_and_co 4 года назад

    'Block Block.' I Dont Like That. Its Brick Block.

  • @tjunkton
    @tjunkton 4 года назад

    um... the bill blaster can also be destroyed by hammer mario's hammer so... yeah

  • @m10domedia
    @m10domedia 4 года назад

    Next item breakdown: GROUND!

  • @puffnat1on039
    @puffnat1on039 4 года назад

    There is however a universe where bullet blasters can be fired from another blaster

  • @daniellisson1315
    @daniellisson1315 4 года назад +1

    Not last

  • @marlee_goat
    @marlee_goat 4 года назад

    "it will destroy block blocks,"

  • @ThatNerdGuy0
    @ThatNerdGuy0 4 года назад

    imagine having a bill blaster shoot bill blasters that shoot bill blasters and so on

  • @nicolasd1782
    @nicolasd1782 3 года назад

    0:49 Spaghetti Code time!

  • @cherielafavor8549
    @cherielafavor8549 4 года назад

    Aw man, I really wanted to fire a bullet blaster out of a bullet blaster.

  • @VFlame13
    @VFlame13 Год назад

    One question about bill blasters: is there a way to rotate them?

  • @dustinstuhler4614
    @dustinstuhler4614 4 года назад

    But who will they shoot towards when Mario's not involved?

  • @Alexhimself1337
    @Alexhimself1337 4 года назад

    Just imagine launching a bill blaster out of a bill blaster 😳

  • @zombie_slaya_6669
    @zombie_slaya_6669 4 года назад

    Can you do boom boom next

  • @xoan7278
    @xoan7278 3 года назад

    U can also put it on tracks to create a small autoscrolling yhing

  • @justaprinny9940
    @justaprinny9940 4 года назад

    We need spaghetti code for boo in multiplayer

  • @saigesmart4167
    @saigesmart4167 4 года назад

    Spawn blocking is really cool and fun, esp. in compact puzzles, but I always find it can be hard to communicate it to the player without having to add items/enemies trapped in a wall with like tracks or something

  • @EduardoOliveira-cm3qc
    @EduardoOliveira-cm3qc 4 года назад

    10:23 how to do this? The bill blaster machine gun

  • @realultraformerlyultranact6542
    @realultraformerlyultranact6542 4 года назад

    Another thing to note:
    Bullet bills go slower in water.

  • @Fefe65800
    @Fefe65800 4 года назад

    Imagine if they could shoot Blue skull platforms?

  • @donielf1074
    @donielf1074 4 года назад

    4:10 Don’t you just hate it when people go off on tangents?

  • @tophatstudios9824
    @tophatstudios9824 4 года назад

    A missed apertonity to use bullet bridgedge

  • @mickgorro
    @mickgorro 4 года назад

    Pellet Willy is the new Bullet Bill :).

  • @marq2222
    @marq2222 4 года назад

    What's up with the coin and 1up sounds at 3:26?