ThemeFiles.wiki
changeset 1945 b7b0b2a78d8d
parent 1890 6a96ed7b345d
child 2187 64d9eab4357c
equal deleted inserted replaced
1944:3792ec13b5e0 1945:b7b0b2a78d8d
   178 This will be drawn on the top of the water, before Sudden Death. The size is 128×48 pixels. It does not have to be blue, despite the name. This image will be repeated horizontally. It is recommended to edit `water-top` and `water-bottom` in `theme.cfg` as well if you use a custom image, so the colors match nicely.
   178 This will be drawn on the top of the water, before Sudden Death. The size is 128×48 pixels. It does not have to be blue, despite the name. This image will be repeated horizontally. It is recommended to edit `water-top` and `water-bottom` in `theme.cfg` as well if you use a custom image, so the colors match nicely.
   179 
   179 
   180 By default, this image is a single blue wave found in `Data/Graphics/BlueWater.png`.
   180 By default, this image is a single blue wave found in `Data/Graphics/BlueWater.png`.
   181 
   181 
   182 === `Splash.png` ===
   182 === `Splash.png` ===
   183 The water splash animation before Sudden Death. It is shown when something large falls into the water. A sprite sheet containing a splash animation of 20 frames. The image has a total size of 160×500 pixels and the sprites are arranged in a grid 2×10 images. The single images have a size of 80×50 pixels each. The animation starts with the leftmost image and continues downwards, after the 10th image, it continues with the top right image and continues downwards again.
   183 The water splash animation before Sudden Death. It is shown when something large falls into the water. A sprite sheet containing a splash animation of 20 frames. The image has a total size of 160×500 pixels and the sprites are arranged in a grid 2×10 images. The single images have a size of 80×50 pixels each. In order to avoid rendering problems, the 4 borders of each frame (1 pixel wide) must be fully transparent. The animation starts with the leftmost image and continues downwards, after the 10th image, it continues with the top right image and continues downwards again. 
   184 
   184 
   185 If missing, `Data/Graphics/Splash.png` is used.
   185 If missing, `Data/Graphics/Splash.png` is used.
   186 
   186 
   187 === `Droplet.png` ===
   187 === `Droplet.png` ===
   188 This images contains a few droplets (before Sudden Death) which will be drawn when something walls into the water. A sprite sheet of 4 images of size 16×16 sprites each, total size 16×64 pixels.
   188 This images contains a few droplets (before Sudden Death) which will be drawn when something walls into the water. A sprite sheet of 4 images of size 16×16 sprites each, total size 16×64 pixels.