Hi, please help me
I'm using sugarcube to make a text game, but I can't seem to set a background picture or regular pics no matter how much I try. I have my html on a folder inside my games and next to the html file I've got my images folder. This is the code I've imputed to the stylesheet.
tw-story {background-image:url("C:\Games\Story\images\cover.png");
background-size:cover;}
No matter if I open the html on the games folder or if I just run twine or test it, the background imaage wont pop up.
I'm using sugarcube to make a text game, but I can't seem to set a background picture or regular pics no matter how much I try. I have my html on a folder inside my games and next to the html file I've got my images folder. This is the code I've imputed to the stylesheet.
tw-story {background-image:url("C:\Games\Story\images\cover.png");
background-size:cover;}
No matter if I open the html on the games folder or if I just run twine or test it, the background imaage wont pop up.