diff --git a/assets/iterated/iterated_peep.json b/assets/iterated/iterated_peep.json index 2008317..1d0feae 100644 --- a/assets/iterated/iterated_peep.json +++ b/assets/iterated/iterated_peep.json @@ -143,6 +143,46 @@ "trimmed": false, "spriteSourceSize": {"x":0,"y":0,"w":302,"h":402}, "sourceSize": {"w":302,"h":402} +}, +"iterated_peep0018": +{ + "frame": {"x":10,"y":1246,"w":302,"h":402}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":302,"h":402}, + "sourceSize": {"w":302,"h":402} +}, +"iterated_peep0019": +{ + "frame": {"x":322,"y":1246,"w":302,"h":402}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":302,"h":402}, + "sourceSize": {"w":302,"h":402} +}, +"iterated_peep0020": +{ + "frame": {"x":634,"y":1246,"w":302,"h":402}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":302,"h":402}, + "sourceSize": {"w":302,"h":402} +}, +"iterated_peep0021": +{ + "frame": {"x":946,"y":1246,"w":302,"h":402}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":302,"h":402}, + "sourceSize": {"w":302,"h":402} +}, +"iterated_peep0022": +{ + "frame": {"x":1258,"y":1246,"w":302,"h":402}, + "rotated": false, + "trimmed": false, + "spriteSourceSize": {"x":0,"y":0,"w":302,"h":402}, + "sourceSize": {"w":302,"h":402} }}, "meta": { "app": "Adobe Animate", diff --git a/assets/iterated/iterated_peep.png b/assets/iterated/iterated_peep.png index f973778..4ab6c9c 100644 Binary files a/assets/iterated/iterated_peep.png and b/assets/iterated/iterated_peep.png differ diff --git a/assets/sounds/bg_music.mp3 b/assets/sounds/bg_music.mp3 new file mode 100644 index 0000000..35d593e Binary files /dev/null and b/assets/sounds/bg_music.mp3 differ diff --git a/assets/sounds/coin_get.mp3 b/assets/sounds/coin_get.mp3 new file mode 100644 index 0000000..98bbf4c Binary files /dev/null and b/assets/sounds/coin_get.mp3 differ diff --git a/assets/sounds/coin_insert.mp3 b/assets/sounds/coin_insert.mp3 new file mode 100644 index 0000000..092b08e Binary files /dev/null and b/assets/sounds/coin_insert.mp3 differ diff --git a/css/slides.css b/css/slides.css index cbbe4e0..a4f9139 100644 --- a/css/slides.css +++ b/css/slides.css @@ -21,6 +21,18 @@ body{ font-size: 20px; } +#preloader{ + position: absolute; + margin: auto; + top: 0; + left: 0; + right: 0; + bottom: 0; + width: 200px; + height: 50px; + font-size: 30px; + text-align: center; +} #main{ width: 100%; height: calc(100% - 60px); @@ -160,8 +172,8 @@ s{ } .button[size=short] #text{ width:105px; - font-size: 18px; - top: 18px; + /*font-size: 18px; + top: 18px;*/ } .button[size=short] #hitbox{ width:115px; diff --git a/index.html b/index.html index b139b2f..ada7e92 100644 --- a/index.html +++ b/index.html @@ -6,13 +6,14 @@ -
+
loading...
+ -