diff --git a/images/menus/backgrounds/01.png b/images/menus/backgrounds/01.png new file mode 100644 index 0000000..c00a851 Binary files /dev/null and b/images/menus/backgrounds/01.png differ diff --git a/images/menus/backgrounds/02.png b/images/menus/backgrounds/02.png new file mode 100644 index 0000000..e8fbb37 Binary files /dev/null and b/images/menus/backgrounds/02.png differ diff --git a/images/menus/backgrounds/03.png b/images/menus/backgrounds/03.png new file mode 100644 index 0000000..6b218aa Binary files /dev/null and b/images/menus/backgrounds/03.png differ diff --git a/images/menus/backgrounds/04.png b/images/menus/backgrounds/04.png new file mode 100644 index 0000000..0e0aaca Binary files /dev/null and b/images/menus/backgrounds/04.png differ diff --git a/images/menus/backgrounds/05.png b/images/menus/backgrounds/05.png new file mode 100644 index 0000000..fdd8ebc Binary files /dev/null and b/images/menus/backgrounds/05.png differ diff --git a/images/menus/backgrounds/06.png b/images/menus/backgrounds/06.png new file mode 100644 index 0000000..2b1c8db Binary files /dev/null and b/images/menus/backgrounds/06.png differ diff --git a/images/menus/backgrounds/07.png b/images/menus/backgrounds/07.png new file mode 100644 index 0000000..95dcecb Binary files /dev/null and b/images/menus/backgrounds/07.png differ diff --git a/images/menus/backgrounds/08.png b/images/menus/backgrounds/08.png new file mode 100644 index 0000000..6c16ad8 Binary files /dev/null and b/images/menus/backgrounds/08.png differ diff --git a/images/menus/backgrounds/09.png b/images/menus/backgrounds/09.png new file mode 100644 index 0000000..97379fd Binary files /dev/null and b/images/menus/backgrounds/09.png differ diff --git a/maps/parallax/day-night.txt b/maps/parallax/day-night.txt new file mode 100644 index 0000000..1749eae --- /dev/null +++ b/maps/parallax/day-night.txt @@ -0,0 +1,11 @@ +[layer] +image=images/parallax/fog.png +speed=0.01 +fixed_speed=-0.0025,-0.005 +map_layer=weather-parallax + +[layer] +image=images/parallax/daynight1.png +speed=0.01 +fixed_speed=-0.0025,-0.005 +map_layer=day-night-parallax diff --git a/maps/parallax/fog.txt b/maps/parallax/fog.txt new file mode 100644 index 0000000..d0833ae --- /dev/null +++ b/maps/parallax/fog.txt @@ -0,0 +1,5 @@ +[layer] +image=images/parallax/fog.png +speed=0.01 +fixed_speed=-0.0025,-0.005 +map_layer=object diff --git a/maps/parallax/rain.txt b/maps/parallax/rain.txt new file mode 100644 index 0000000..ec65ecb --- /dev/null +++ b/maps/parallax/rain.txt @@ -0,0 +1,5 @@ +[layer] +image=images/parallax/rain.png +speed=0.25 +fixed_speed=0.7,0.5 +map_layer=object diff --git a/maps/parallax/snow.txt b/maps/parallax/snow.txt new file mode 100644 index 0000000..a75b957 --- /dev/null +++ b/maps/parallax/snow.txt @@ -0,0 +1,6 @@ +[layer] +image=images/parallax/snow.png +speed=0.25 +fixed_speed=0.05,0.075 +map_layer=snowtop +