2007-11-19 14:23:15 +00:00
|
|
|
|
# Allegro Sprite Editor tips
|
2008-01-13 20:49:02 +00:00
|
|
|
|
# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007, 2008 David A. Capello
|
2007-09-18 23:57:02 +00:00
|
|
|
|
|
|
|
|
|
**********************************************************************
|
2007-11-15 03:49:58 +00:00
|
|
|
|
\palette ase.pcx
|
|
|
|
|
\image ase.pcx
|
2007-09-18 23:57:02 +00:00
|
|
|
|
|
2007-11-15 03:49:58 +00:00
|
|
|
|
Welcome to ASE 0.6
|
2007-09-18 23:57:02 +00:00
|
|
|
|
|
2008-02-10 19:06:03 +00:00
|
|
|
|
READ THIS!
|
2007-09-18 23:57:02 +00:00
|
|
|
|
|
2008-02-10 19:06:03 +00:00
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
|
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
|
GNU General Public License for more details.
|
2007-09-18 23:57:02 +00:00
|
|
|
|
|
2008-02-10 19:06:03 +00:00
|
|
|
|
Website: http://www.aseprite.org/
|
|
|
|
|
|
|
|
|
|
Report bugs to: aseprite@googlegroups.com
|
2007-09-18 23:57:02 +00:00
|
|
|
|
**********************************************************************
|
|
|
|
|
Use the <1>, <2>, <3>, <4>, <5> and <6> keys to set the zoom in the
|
|
|
|
|
current editor's viewport.
|
|
|
|
|
|
|
|
|
|
\image zoom.pcx
|
|
|
|
|
**********************************************************************
|
|
|
|
|
You can get a color from the sprite using the <9> or <0> keys to
|
|
|
|
|
set the left or right color respectively.
|
|
|
|
|
**********************************************************************
|
|
|
|
|
\image sprprop.pcx
|
|
|
|
|
|
|
|
|
|
You can modify the quantity of sprite's animation frames using the
|
|
|
|
|
"Sprite/Properties" menu or pressing <Ctrl+P>.
|
|
|
|
|
**********************************************************************
|
2007-11-19 14:23:15 +00:00
|
|
|
|
Move through the frames with the arrows keys
|
|
|
|
|
|
|
|
|
|
\split
|
|
|
|
|
Left = go to previous frame
|
|
|
|
|
|
|
|
|
|
Down = go to first frame
|
|
|
|
|
\next
|
|
|
|
|
Right = go to next frame
|
|
|
|
|
|
|
|
|
|
Up = go to last frame
|
|
|
|
|
\done
|
2008-01-13 20:49:02 +00:00
|
|
|
|
|
|
|
|
|
Enter = play animation
|
2007-11-19 14:23:15 +00:00
|
|
|
|
**********************************************************************
|
2007-09-18 23:57:02 +00:00
|
|
|
|
You can add new animation frames pressing <Ctrl+Shift+N> or using
|
|
|
|
|
"Frame/New" menu.
|
|
|
|
|
**********************************************************************
|
2007-11-19 14:23:15 +00:00
|
|
|
|
Do you want edit layers, frames and cels? Use the film editor:
|
2007-09-18 23:57:02 +00:00
|
|
|
|
|
|
|
|
|
\image filmedit.pcx
|
|
|
|
|
|
2007-11-19 14:23:15 +00:00
|
|
|
|
Go to "Tools/Film Editor" menu or press TAB when you are
|
2007-09-18 23:57:02 +00:00
|
|
|
|
editing a sprite.
|
|
|
|
|
**********************************************************************
|
2007-11-19 14:23:15 +00:00
|
|
|
|
You can use the onionskin feature to edit animations (press <C> key to
|
|
|
|
|
see the "Tools Setup" window):
|
2007-09-18 23:57:02 +00:00
|
|
|
|
|
|
|
|
|
\image onion.pcx
|
|
|
|
|
|
|
|
|
|
Remember that only the current layer is used as onionskin, also, it's
|
|
|
|
|
useful only when this layer has the mask color as background.
|
|
|
|
|
**********************************************************************
|
|
|
|
|
When you apply some effect (like Convolution Matrix, or Color Curves),
|
|
|
|
|
you can choose the target channels:
|
|
|
|
|
\split
|
|
|
|
|
\image tar_rgb.pcx
|
|
|
|
|
* R: Red channel
|
|
|
|
|
* G: Green channel
|
|
|
|
|
* B: Blue channel
|
|
|
|
|
* A: Alpha channel
|
|
|
|
|
\next
|
|
|
|
|
\image tar_gray.pcx
|
|
|
|
|
* K: Black channel
|
|
|
|
|
* A: Alpha channel
|
|
|
|
|
\next
|
|
|
|
|
\image tar_indx.pcx
|
|
|
|
|
* R: Red channel
|
|
|
|
|
* G: Green channel
|
|
|
|
|
* B: Blue channel
|
|
|
|
|
* Index: Use directly the index
|
|
|
|
|
\done
|
|
|
|
|
|
|
|
|
|
Also you will be able to specify to what images apply the effect:
|
|
|
|
|
|
|
|
|
|
\split
|
|
|
|
|
\image tar_1.pcx
|
|
|
|
|
Current frame in current layer
|
|
|
|
|
\next
|
|
|
|
|
\image tar_2.pcx
|
|
|
|
|
All frames of current layer
|
|
|
|
|
\next
|
|
|
|
|
\image tar_3.pcx
|
|
|
|
|
Current frames of all layers
|
|
|
|
|
\next
|
|
|
|
|
\image tar_4.pcx
|
|
|
|
|
All frames in all layers
|
|
|
|
|
\done
|
|
|
|
|
**********************************************************************
|
|
|
|
|
\image colcurv.pcx
|
|
|
|
|
|
|
|
|
|
In the "Color Curve" window, you can use the <Ins> and <Del> keys to
|
|
|
|
|
insert or remove vertices respectively. Also, if you press in a
|
|
|
|
|
vertex with the right mouse button, the "Point Properties" window (to
|
|
|
|
|
change the coordinates manually) will be appears.
|
|
|
|
|
**********************************************************************
|
|
|
|
|
\image minipal.pcx
|
|
|
|
|
|
|
|
|
|
Select a color in the color-bar using the <Ctrl> key will show you
|
|
|
|
|
this mini-palette.
|
|
|
|
|
**********************************************************************
|
2008-02-10 19:06:03 +00:00
|
|
|
|
\split
|
|
|
|
|
\image nodither.pcx
|
|
|
|
|
A RGB image without dithering.
|
|
|
|
|
\next
|
|
|
|
|
\image dither.pcx
|
|
|
|
|
Ordered dithering method.
|
|
|
|
|
\done
|
|
|
|
|
|
|
|
|
|
See "Tool/Options" menu or press <Ctrl+Shift+O>.
|
|
|
|
|
**********************************************************************
|
2007-09-18 23:57:02 +00:00
|
|
|
|
\image lua.pcx
|
|
|
|
|
|
|
|
|
|
Do you want to write Lua scripts to generate images or create
|
|
|
|
|
repetitive tasks? You can find the documentation in
|
|
|
|
|
"docs/scripts/README.txt". Also you can look for "data/scripts/gens/"
|
|
|
|
|
directory for some examples.
|
|
|
|
|
**********************************************************************
|
|
|
|
|
\palette sprite.pcx
|
|
|
|
|
\image sprite.pcx
|
|
|
|
|
And remember look for updates in:
|
|
|
|
|
|
2007-11-28 14:19:36 +00:00
|
|
|
|
http://www.aseprite.org/
|
2007-09-18 23:57:02 +00:00
|
|
|
|
|
2008-02-10 19:06:03 +00:00
|
|
|
|
Copyright (C) 2001-2008 by David A. Capello
|