Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

omg

A topic by raii! created Jun 26, 2021 Views: 189 Replies: 28
Viewing posts 1 to 4

how did you do note splash and how do you make a html version

Developer

i found some assets online that had note splash, and i just copied the link address from the index.html file in the inspect button, lol

Developer

if you want, i can lend you the note splashes through google drive.

(1 edit)

sure

also i do all mods on mobile so i don’t have the inspect button :(

Developer

you need a pc/laptop to have the inspect button, and keep in mind that it is just the vanilla notes (the splashing ones), and do you want the moving mouth in week 6 also? 

Developer

btw do you want for me to do the .html versions for you? 

(1 edit)

sure that would be helpful both the note splashig  and the html

but i don’t want the moving mouth

Developer

ok, imma send you that tomorrow since im so sleepy that i cant even look at this screen rn. Good night.

k night

ok it’s now tomorrow

Developer

ok, imma send you the files

Developer

tell me when you get the files, k?

hol up are u gonna share it with me or r u gonna send a link

Developer (1 edit)

https://drive.google.com/file/d/10b6TUWB3XVNQ7LiiD-kwrGxr9xgnhNZx/view?usp=drive... Here is the note splashes (including the .xml)

i found out how to do html versions on mobile lol

Developer

how?

theres this thing that shows the javascript of the page then i have to find the words “index.html”, and then what looks like a link beside those words, i get the link.

Developer

thats cool! but how did you got the javascript menu?

uhh i followed a tutorial and apparently safari bookmarks can run javascript. this is the code i used.

javascript:(function()%7Bvar%20a=window.open('about:blank').document;a.write('%3C!DOCTYPE%20html%3E%3Chtml%3E%3Chead%3E%3Ctitle%3ESource%20of%20'+location.href+'%3C/title%3E%3Cmeta%20name=%22viewport%22%20content=%22width=device-width%22%20/%3E%3C/head%3E%3Cbody%3E%3C/body%3E%3C/html%3E');a.close();var%20b=a.body.appendChild(a.createElement('pre'));b.style.overflow='auto';b.style.whiteSpace='pre-wrap';b.appendChild(a.createTextNode(document.documentElement.innerHTML))%7D)();

Developer

and does it work both on ios and android? (i have an android)

(1 edit)

safari isn’t on android so it only works on ios im pretty sure so sorry unless if you can run javascript on a website then i guess