ThemeFiles.wiki
changeset 457 5df5b8a103af
parent 456 1c362eb39bdd
child 458 cd792ad85f3c
equal deleted inserted replaced
456:1c362eb39bdd 457:5df5b8a103af
    79 You can replace certain images of weapons and utilities. All these images are optional and have default images. The default images often serve as a good template to create your own graphics.
    79 You can replace certain images of weapons and utilities. All these images are optional and have default images. The default images often serve as a good template to create your own graphics.
    80 
    80 
    81 === `amGirder.png` ===
    81 === `amGirder.png` ===
    82 You can create a custom image for manually built girders (from the  “Construction” utility) by adding this file to your theme. Don’t confuse this with `Girder.png`! If unspecified, `Data/Graphics/amGirder.png` is used.
    82 You can create a custom image for manually built girders (from the  “Construction” utility) by adding this file to your theme. Don’t confuse this with `Girder.png`! If unspecified, `Data/Graphics/amGirder.png` is used.
    83 
    83 
       
    84 The image is of size 480×480 pixels and consists of 9 sub-images of size 160×160 each in a 3×3 grid, but only 8 sub-images are used. This table shows the starting and ending coordinates of the squares which make the sub-images:
       
    85 
       
    86 || *x minimum* || *y minimum* || *x maximum* || *y maximum* || *Orientation* || *Length* ||
       
    87 || 0 || 0 || 160 || 160 || Horizontal || Short ||
       
    88 || 0 || 160 || 160 || 320 || Falling right || Short ||
       
    89 || 0 || 320 || 160 || 480 || Vertical || Short ||
       
    90 || 160 || 0 || 320 || 160 || Rising right || Short ||
       
    91 || 160 || 160 || 320 || 320 || Horizontal || Long ||
       
    92 || 160 || 320 || 320 || 480 || Falling right || Long ||
       
    93 || 320 || 0 || 480 || 160 || Vertical || Long ||
       
    94 || 320 || 160 || 480 || 320 || Rising right || Long ||
       
    95 
    84 === `Snowball.png` ===
    96 === `Snowball.png` ===
    85 This is the image of the mudball when thrown. It has a size of 16×16 pixels. By default, `Data/Graphics/Snowball.png` is used.
    97 This is the image of the mudball when thrown. It has a size of 16×16 pixels. By default, `Data/Graphics/Snowball.png` is used.
    86 
    98 
    87 === `amSnowball.png` ===
    99 === `amSnowball.png` ===
    88 This is the image of the mudball with the hand of a hedgehog. It has a size of 128×128 pixels.
   100 This is the image of the mudball with the hand of a hedgehog. It has a size of 128×128 pixels.