show debug text
animation speed
slope x
slope y
image width
logo image url
background image url
text colour
this site is an emulation of the DVD idle screen, where the dvd logo bounces from wall to wall. the arrow on the left will open the debug menu, which has a bunch of neat settings for the site
show debug text: show a block of text across the screen that tells information (not very well) about what's happening in the animation
animation speed: changes the speed of the animation. the number is how many milliseconds in-between every animation update
slope x & y: the amount of pixels the logo moves either horiontally (x) or veritcally (y)
image width: the width in pixels of the logo
logo image url: an image url that will replace the dvd logo
background image url: an image url that will replace the background
text color: changes the colour of the overlay text, to be better seen if the background image is replaced
apply: applies changes to the webpage
reset: resets the webpage
share: copies the current settings into a shareable link you can use to share what you made with your friends
shareable links:
shared: ?shared=true, ?shared=false, if set to true, the site will apply any added settings to the link
debugtext: ?debugtext=true, ?debugtext=false, "show debug text"
animspeed: ?animspeed=[number], "animation speed"
slopex: ?slopex=[number], "slope x & y"
slopey: ?slopey=[number], "slope x & y"
width: ?width=[number], "image width"
imgurl: ?imgurl=[url], "logo image url"
backurl: ?backurl=[url], "background image url"
colour: ?colour=[hex colour code], "text colour"