@DeductedFlame24 if you add me to your game and set the image as the logo for the game I can help and fix this
I went to google draw, did a word art, I went to google images I even tried uploading it but I don’t know-how, how to make the picture the main
@thebosser24 do you just want the word to be there
right where Playcanvas is
@thebosser24 I have just fixed it for you tell me if you like it
Nice game by the way
im having trouble with figuring the story out, tho
well I can continue to help if you need
i liked the background brown the bar purple and the name purple
and i want the name in the exact center with the progress bar below it
That’s what i want
I think i fixed it @thebosser24
I might be able to make it bigger if you want
ok got it
thx for the help
im on chromebook and im trying
im on chromebook too dont worry
oh nice
how did you do that, just in case for later
this is what i did
even the same brown, do i change this? var logo = document.createElement(‘img’);
logo.src = ‘https://docs.google.com/document/d/e/2PACX-1vQfmP9iOSPLzbRcVOv8OxsaPfpYciczbfmoPU-steZ1gYEFkg9iC-BujiqIBVyqveRkIzoI9lWn4d8u/pub’;
splash.appendChild(logo);
logo.onload = function () {
splash.style.display = ‘block’;
};
I think I change ‘block’ but I don’t know