Settings & Background | Idle Game Maker COURSE #2

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ม.ค. 2025

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

  • @IronDizaster
    @IronDizaster  ปีที่แล้ว +4

    Note: If you want your game to be played & reviewed in one of my videos, simply fill out the submission form which is in the description of all my videos! Looking forward to playing your games!
    Chapters:
    00:00 - 1:32 Settings explained
    1:32 - 2:20 How to add an image/icon in your game
    2:20 - 4:05 Adding a background picture to your game
    4:05 - 6:19 Fixing a background image bug where zooming out causes it to tile
    6:19 - 7:03 Adding a built-in IGM stylesheet
    7:03 - 7:52 Outro

  • @4ncient
    @4ncient ปีที่แล้ว +3

    thank you so much for doing this dude! its so helpful

    • @IronDizaster
      @IronDizaster  ปีที่แล้ว +1

      I'm very glad that the videos help you!

  • @KJAartwork
    @KJAartwork ปีที่แล้ว +6

    You can also use:
    background-size: cover;
    Then it will fill the screen. Useful when it isn't pixel art

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

    Damn everybody else got overwhelmed lol

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

    thanks dude

  • @broewlie
    @broewlie ปีที่แล้ว +1

    the backround wont show up even after i did the steps instructed

  • @Nobody-ph8js
    @Nobody-ph8js ปีที่แล้ว +2

    Thx

  • @ءءءءءءءءءءءء
    @ءءءءءءءءءءءء ปีที่แล้ว +1

    the style sheet won't load even when i save and reload my game

    • @IronDizaster
      @IronDizaster  ปีที่แล้ว +1

      Did you make sure to write it exactly like it is in the video?
      If so, and the problem is still persisting, if you send me your code I could figure out the problem for you

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

      use correct capitalization, bigBlue, not Bigblue or BigBlue or bigblue

  • @broewlie
    @broewlie ปีที่แล้ว

    please help me. I have spent 2 hours trying to get the damn backround to load and everysingle time, it doesn't. I even tried to mimic what you did and it still didn't work

    • @IronDizaster
      @IronDizaster  ปีที่แล้ว

      Sorry, I am abroad at the moment so I cannot help you, but I think the problem might be something to do with percentages in the image URL (sometimes it's weird like that). After I get home (should be in about 2 days) I will do my best to solve your problem

    • @IronDizaster
      @IronDizaster  ปีที่แล้ว

      If the problem is still persisting, can you send me your code?

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

    despite my best efforts, the background does not load at all, i didn't use miroware (because the email verification did not send) but i used imgbb and i made sure i made no mistakes at all, but the background just does not load

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

      Can you try sending me the settings section part of your code? I'll try figure out what's wrong. In the meantime, you could try using a different image hosting site, worth a shot atleast

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

      @@IronDizaster Settings
      background:(the link didnt go through on youtube)

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

      @@KhalidTheBeeKeeper you can send me the pastebin URL and I'll check out the paste, since youtube blocks links in comments

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

      @@IronDizaster ok the id for the pastebin is cBiC9Vez (i didnt use indenting so it looks hurrendous, sorry)

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

      @@IronDizaster the pastebin code is c B i C 9 V e z (added spaces so it doesnt delete the comment)

  • @mr.portalman4272
    @mr.portalman4272 ปีที่แล้ว +2

    dude, actually, somehow in these tutorials (which the reason i never watch tutorials is cause they are so hard to understand) YOU MANAGE TO SOMEHOW TEACH ME. how?!

    • @IronDizaster
      @IronDizaster  ปีที่แล้ว +1

      Very glad to hear that! :)
      I had the same problem with a lot of tutorials I watched back in the day, and I felt they always skipped over crucial information which is obvious to them, but may not be so obvious to the tutorial watchers. With this in mind, I wanted to make sure to avoid that so I tried my best to explain the concepts I cover in detail in my videos.
      Thank you, and good luck!

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

    The style sheet is acting weird.