Can You Figure Out Why These 5 Things Happen?

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ก.ย. 2023
  • In today's video, I go over 5 very weird things in Mario maker 2 that seem like they would be intentionally coded but that would make no sense if they were. Can you explain them?
    Psycrow was a really great help when I researched these, so big thanks to him! He has a discord where they share all sorts of ways to break Mario Maker 2 and Game Builder Garage / discord
  • เกม

ความคิดเห็น • 98

  • @GD--
    @GD-- 8 หลายเดือนก่อน +48

    I have a theory of #3, i think its because the game treats the thwomp moving as him attacking, so the game just makes it attack

    • @alysdexia
      @alysdexia 8 หลายเดือนก่อน

      not a theòry, dolt who can’t write properly

    • @sosmitklos372
      @sosmitklos372 8 หลายเดือนก่อน +2

      I guess this is Like an Emergency bc the thwomp shouldn't Move so If the thwomp changes it's Position it Starts attacking

    • @Hagollow
      @Hagollow 8 หลายเดือนก่อน

      @@sosmitklos372what about night time ground theme

  • @Axolotl2630
    @Axolotl2630 8 หลายเดือนก่อน +5

    That head scratcher joke was honestly funny.

  • @pvzmariosonica8fan
    @pvzmariosonica8fan 8 หลายเดือนก่อน +3

    The "headscratcher" joke at 2:45 was honestly good. That's the hardest I've laughed at a joke since I got hooked on _The Loud House_

    • @Cyberraptor14
      @Cyberraptor14 8 หลายเดือนก่อน

      I was once a die hard Loud House fan (Mid 2018 to early 2019)

    • @pvzmariosonica8fan
      @pvzmariosonica8fan 8 หลายเดือนก่อน +1

      ​@@Cyberraptor14Why'd you stop watching it?

    • @Cyberraptor14
      @Cyberraptor14 8 หลายเดือนก่อน

      @@pvzmariosonica8fan I moved onto Total Drama (then next was BFDI, now it's Droners and the movie 2012)

  • @MrMario501
    @MrMario501 8 หลายเดือนก่อน +7

    Nice short and sweet explanations of each scenario, great video. I’m really curious about how these things occur, but most are likely just small programming issues or results of shortcuts taken.

  • @iexist1300
    @iexist1300 7 หลายเดือนก่อน +4

    1:03 are the saws visually the same size? I think it might have something to do with the 8 bit pixels making the saw slightly bigger.
    Though it would be weird for the saw size to be based off the visuals and not pre set.

  • @PossiblyCoolAnimations
    @PossiblyCoolAnimations 8 หลายเดือนก่อน +14

    Having done a bit of coding myself i think 2-5 are just simple oversights:
    - For 2 i think the hitbox for mario is a bit different in the mario 1 and 3 style
    - for 3 i think its because when a thwomp hits a note block or a spring it will usually bounce up and get triggered again, but they didn’t expect you to use a track to do that so they made the thwomp always get triggered when it hits a note block or spring
    - for 4 i think its just a bug to do with the physics system or something
    - and for 5 i think that the pink coin animation is counted as an entity for some reason and thats why it affects the limit
    I have absolutely no idea why 1 is a thing though
    Edit: since a few other people are doing it, im the 26th

    • @alysdexia
      @alysdexia 8 หลายเดือนก่อน

      You don’t even know what 1, 3, and entity mean.

    • @PossiblyCoolAnimations
      @PossiblyCoolAnimations 8 หลายเดือนก่อน +1

      @@alysdexia i have no good way to respond to this so im just gonna let you keep your opinion

    • @alysdexia
      @alysdexia 8 หลายเดือนก่อน

      @@PossiblyCoolAnimations fact, not opinion

    • @PossiblyCoolAnimations
      @PossiblyCoolAnimations 8 หลายเดือนก่อน +1

      @@alysdexia ok then i’ll let you keep your “fact”

    • @alysdexia
      @alysdexia 8 หลายเดือนก่อน

      @@PossiblyCoolAnimations ok as in awk as in you’re awkward.

  • @ItsaMarco
    @ItsaMarco 8 หลายเดือนก่อน +15

    The last one it’s because it counts the animation as an entity, I think

    • @alysdexia
      @alysdexia 8 หลายเดือนก่อน

      The score counter and background are entities.

    • @NotBest713
      @NotBest713 8 หลายเดือนก่อน

      ​@@alysdexiano

    • @alysdexia
      @alysdexia 8 หลายเดือนก่อน

      @@NotBest713 wrong

    • @divVerent
      @divVerent 4 หลายเดือนก่อน

      That is the obvious part - the question is _why_.
      In many game engines, though, some forms of particle effects are also done as objects temporarily spawned, and destroyed when the effect is over. It's not surprising that the red coin animation does just that.
      What's more surprising is that all the stuff on the effect layer, be it the N64 logo animation, the fireworks, the laughing mouths etc. aren't taking up such an entity slot too.
      And this is my suspicion: they do, but of a different group / layer of entities. Nintendo probably could have easily made the red coin animation use a slot for those effects too - but Nintendidn't.

  • @blockman_games17
    @blockman_games17 8 หลายเดือนก่อน +4

    for #1, i think what’s happening is that the p switch, pow, and springs all change the random number generation of SMM2 because it has spaghetti code.

    • @blockman_games17
      @blockman_games17 8 หลายเดือนก่อน +1

      and for #5, the game counts the pink coin as an object entity and not a tile entity (tile entities are the blocks and object entities are enemies and sometimes collecting animations like PINK COINS)

  • @aaronthemusician3894
    @aaronthemusician3894 8 หลายเดือนก่อน

    Now my SMM2 knowledge is higher than before. Thanks DannyB!

  • @robiginal6458
    @robiginal6458 หลายเดือนก่อน

    In SMM1 you couldn't crouch as small Mario in the SMB1 and SMB3 styles. That's gotta have something to do with the saws since the saws don't hurt you if you crouch and they can only hurt you with that setup in the SMB1 and SMB3 styles. My hypothesis is that SMM2 was likely built off of SMM1 - it's a sequel after all - and the saws thing is just some kind of oversight

  • @KidNamedCullen
    @KidNamedCullen 8 หลายเดือนก่อน +1

    Cool video idea!

  • @User14498
    @User14498 7 หลายเดือนก่อน

    Nice video. Could you please list the background music? I would love to use it.

  • @Arrowstotle
    @Arrowstotle 8 หลายเดือนก่อน +5

    Gotta love Nintendo logic. Nice vid!

    • @alysdexia
      @alysdexia 8 หลายเดือนก่อน

      nescius like you

    • @broshigames
      @broshigames 8 หลายเดือนก่อน

      Only one reply 😂

  • @idontknowwhattotypehere786
    @idontknowwhattotypehere786 8 หลายเดือนก่อน +1

    for the last one i think its because of the game isnt only counting for enemies but for sprites and the animation is a sprite

  • @Bennybear15
    @Bennybear15 5 หลายเดือนก่อน

    #1 is because the spring is facing in that direction so if the spring is facing left the shell goes left if the spring is right the shell goes right I think #5 is because the coin is on top of the block so the goomba has the path to go out blocked by the key coin

  • @adamletourneau1822
    @adamletourneau1822 8 หลายเดือนก่อน +1

    Why did Mario Maker change basic functions from the original games? Such as, spin jumping on saws in SMW?

    • @pvzmariosonica8fan
      @pvzmariosonica8fan 8 หลายเดือนก่อน +1

      Probably for consistency across the four main styles. You can't do this in the NSMB series

    • @aleanddragonITA
      @aleanddragonITA 8 หลายเดือนก่อน

      ​@@pvzmariosonica8fan
      Give you the option to enable or disable it in/for both games no?

  • @cysshorts1529
    @cysshorts1529 6 หลายเดือนก่อน

    How have i not subscribed until now?

  • @TinyRobotED-tm9rs
    @TinyRobotED-tm9rs 8 หลายเดือนก่อน +2

    New video!

  • @minermole101
    @minermole101 8 หลายเดือนก่อน

    lol the head scratcher

  • @Kalaphant
    @Kalaphant หลายเดือนก่อน

    3:00 I think I know this one from Ceave lol

  • @charmaineprice3594
    @charmaineprice3594 8 หลายเดือนก่อน

    Very, very interesting

  • @polisanninos2675
    @polisanninos2675 8 หลายเดือนก่อน

    for number five nintedo made the animation into an entity possibly so it follows mario but idk im just guessing

  • @jpvgd
    @jpvgd 8 หลายเดือนก่อน +2

    I'm no expert but i think pink coins use a similar system to Mario 3 ? blocks where they're replaced by entities when they're interacted with. Doesn't explain why it does though.

    • @jpvgd
      @jpvgd 8 หลายเดือนก่อน

      Also maybe bc if Mario 3 and 1 getting crouches in MM2, they might've altered their hitbox unlike the other 2 who have the same hitbox.

  • @Jamesworld645
    @Jamesworld645 5 หลายเดือนก่อน

    1# um I don't know why but its good for trolling

  • @brianboy2151
    @brianboy2151 8 หลายเดือนก่อน +5

    *_mystery mysterious zoink_*

  • @Elgi72
    @Elgi72 8 หลายเดือนก่อน +1

    Many Animations get counted as enemies like the pink coin. Another Example is when you hit a block and then switch to editor mode, the block will be invisible for a second. I think this was made to save code or due to limitations in the code.

    • @alysdexia
      @alysdexia 8 หลายเดือนก่อน

      not enemies, dolt

  • @FelixMiller-gx2yi
    @FelixMiller-gx2yi 7 หลายเดือนก่อน

    A P switch can also activate a thwomp

    • @Reginald425
      @Reginald425 4 หลายเดือนก่อน

      I think this is false

  • @Elgi72
    @Elgi72 8 หลายเดือนก่อน

    This proves that you are an actual mario maker fan and I am still glad you make other videos again.

  • @PlatonAltei
    @PlatonAltei 8 หลายเดือนก่อน

    Interesting

  • @marioprogamer12345
    @marioprogamer12345 8 หลายเดือนก่อน

    one more thing
    why do thwomps not show their parachutes
    panga always gets baited as a result

  • @philipmurphy2
    @philipmurphy2 8 หลายเดือนก่อน

    Nice video, Nintendo logic is there own after all.

    • @alysdexia
      @alysdexia 8 หลายเดือนก่อน

      dolt

  • @christopherblackburnn
    @christopherblackburnn 8 หลายเดือนก่อน +1

    real

    • @brianboy2151
      @brianboy2151 8 หลายเดือนก่อน +2

      *real not fake*

    • @christopherblackburnn
      @christopherblackburnn 8 หลายเดือนก่อน

      @@brianboy2151Yeah dude its real never fake

  • @malikradwan7808
    @malikradwan7808 8 หลายเดือนก่อน

    Love ya dannyb
    It's been a while

  • @kennethmenendez8872
    @kennethmenendez8872 8 หลายเดือนก่อน +1

    relly weird, so good lol

  • @captainoftheorangejuice
    @captainoftheorangejuice 8 หลายเดือนก่อน +2

    The saw's shadow in SMB1is visible, which might show something
    EDIT: 20th comment

    • @alysdexia
      @alysdexia 8 หลายเดือนก่อน

      There’s no SMB1, dolt.

    • @captainoftheorangejuice
      @captainoftheorangejuice 8 หลายเดือนก่อน

      ​@@alysdexiaYes, there is: 1:07

    • @alysdexia
      @alysdexia 8 หลายเดือนก่อน

      @@captainoftheorangejuice Mario 1 is Donkey Kong and is irrelevant to SMB1, which still doesn’t exist.

    • @captainoftheorangejuice
      @captainoftheorangejuice 8 หลายเดือนก่อน

      @@alysdexia But the game Super Mario Bros is the first SUPER Mario Bros game so it's SMB1

    • @alysdexia
      @alysdexia 8 หลายเดือนก่อน

      @@captainoftheorangejuice that isn’t a game either.

  • @CARAMELCAT226FR
    @CARAMELCAT226FR 8 หลายเดือนก่อน

    Oh no! I know this isn't the right series but I went to space while playing and it froze the cargo note until it broke and my switch slammed against TBE ceiling and broke

    • @alysdexia
      @alysdexia 8 หลายเดือนก่อน

      WtF is wrong with you?

  • @Milko-xk5wt
    @Milko-xk5wt 8 หลายเดือนก่อน

    The biggest mistery for me is why You colled them "pink" coins and not "red" or "key" coins

    • @alysdexia
      @alysdexia 8 หลายเดือนก่อน

      First learn how to read and write.

    • @toad6453
      @toad6453 8 หลายเดือนก่อน

      Because that's what the game calls them.

  • @thesteveteam1753
    @thesteveteam1753 8 หลายเดือนก่อน +1

    I wonder if these will be in Mario maker three
    (And first I think)
    Edit: i’ve been informed I am 19th
    Edit again: I counted with the newest feature by going to the bottom and scrolling back up I am 7th

    • @waterbottle195
      @waterbottle195 8 หลายเดือนก่อน

      you are 19th

    • @thesteveteam1753
      @thesteveteam1753 8 หลายเดือนก่อน

      @@waterbottle195 that’s almost 1st

    • @waterbottle195
      @waterbottle195 8 หลายเดือนก่อน

      @@thesteveteam1753 i also counted with the newest feature and you were 19th

    • @thesteveteam1753
      @thesteveteam1753 8 หลายเดือนก่อน

      @@waterbottle195 let’s agree to disagree

    • @waterbottle195
      @waterbottle195 8 หลายเดือนก่อน

      @@thesteveteam1753 yeah youtube being wack i guess

  • @googletricksyz
    @googletricksyz 8 หลายเดือนก่อน

    Wassup

  • @howtoz123iwillspammorezszzzzzz
    @howtoz123iwillspammorezszzzzzz 8 หลายเดือนก่อน

    LOL MAKES NO SENSE

  • @show.skg1719
    @show.skg1719 8 หลายเดือนก่อน

    (😊👋🏻 hello super mario maker 2 godless guards i love you guys i love📹😇)

    • @alysdexia
      @alysdexia 8 หลายเดือนก่อน

      Remove your keyboard.

  • @Kirby_Blue_Game
    @Kirby_Blue_Game 8 หลายเดือนก่อน

    Like 388

  • @Bzzfed
    @Bzzfed 8 หลายเดือนก่อน

    First one!

  • @cuenta007
    @cuenta007 8 หลายเดือนก่อน

    Comment number 15

  • @YOUareCOOL96
    @YOUareCOOL96 8 หลายเดือนก่อน

    First

  • @leepik28
    @leepik28 8 หลายเดือนก่อน

    i honesly think its worst game ever

    • @lolbit.exe.8062
      @lolbit.exe.8062 8 หลายเดือนก่อน

      😡

    • @leepik28
      @leepik28 8 หลายเดือนก่อน

      @@lolbit.exe.8062 love you 2 🥰