ThemeFiles: Demand transparent border for Splash
authorWuzzy
Thu, 11 Jul 2019 15:28:36 +0100
changeset 1945 b7b0b2a78d8d
parent 1944 3792ec13b5e0
child 1946 fabbc283a035
ThemeFiles: Demand transparent border for Splash
ThemeFiles.wiki
--- a/ThemeFiles.wiki	Sun Jun 30 09:38:43 2019 +0100
+++ b/ThemeFiles.wiki	Thu Jul 11 15:28:36 2019 +0100
@@ -180,7 +180,7 @@
 By default, this image is a single blue wave found in `Data/Graphics/BlueWater.png`.
 
 === `Splash.png` ===
-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.
+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. 
 
 If missing, `Data/Graphics/Splash.png` is used.