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
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
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
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
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
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
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?!
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!
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
thank you so much for doing this dude! its so helpful
I'm very glad that the videos help you!
You can also use:
background-size: cover;
Then it will fill the screen. Useful when it isn't pixel art
Thank you.
Damn everybody else got overwhelmed lol
thanks dude
the backround wont show up even after i did the steps instructed
same
Thx
the style sheet won't load even when i save and reload my game
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
use correct capitalization, bigBlue, not Bigblue or BigBlue or bigblue
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
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
If the problem is still persisting, can you send me your code?
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
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
@@IronDizaster Settings
background:(the link didnt go through on youtube)
@@KhalidTheBeeKeeper you can send me the pastebin URL and I'll check out the paste, since youtube blocks links in comments
@@IronDizaster ok the id for the pastebin is cBiC9Vez (i didnt use indenting so it looks hurrendous, sorry)
@@IronDizaster the pastebin code is c B i C 9 V e z (added spaces so it doesnt delete the comment)
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?!
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!
The style sheet is acting weird.