# HG changeset patch # User almikes@aol.com # Date 1419032278 0 # Node ID 5c3e756ee5e3bd333302e5652d0ee7b01d46ad81 # Parent b006de5eeed1bb1c6d3d9718ee8f1aa6a791af61 Add templates. diff -r b006de5eeed1 -r 5c3e756ee5e3 Hats.wiki --- a/Hats.wiki Fri Dec 19 22:28:27 2014 +0000 +++ b/Hats.wiki Fri Dec 19 23:37:58 2014 +0000 @@ -87,4 +87,19 @@ The Hedgewars frontend will display the same name as the file name you used, minus the file name suffix. For example, the file “`Awesome Example Hat.png`” would be displayed as “Awesome Example Hat”. -Hedgewars will always use the very first frame of a hat image to create the preview in the team editor. This also applies to team hats. \ No newline at end of file +Hedgewars will always use the very first frame of a hat image to create the preview in the team editor. This also applies to team hats. + + += Templates = +For your convenience, we have created some templates to ease the creation of hats. You can use them as background layer to help you align your hats. +Template shows a colored checkerboard pattern. The green and red fields are those where the idle hedgehog has an offset of +1px or −1 px (see above). + +== Non-team hats == +You can use [http://www.hedgewars.org/images/Hat_Template.png Hat_Template.png]. + +For GIMP users, there is [http://www.hedgewars.org/images/Hat_Template.xcf Hat_Template.xcf], where you can turn layers on and off. + +== Team hats == +You can use [http://www.hedgewars.org/images/Team_Hat_Template.png Team_Hat_Template.png] + +For GIMP users, there is [http://www.hedgewars.org/images/Hat_Template.xcf Hat_Template.xcf], where you can turn layers on and off. \ No newline at end of file