Fixel Demo #4A "Read-Me"
---

Controls (default):
	W, A, S, D: Move character, move in-game menus
	K, L: Use spell / item
	M, N: Item cycle up/down
	<, >: Spell cycle up/down
	Space: Talk to characters, open chests, find secrets
	Shift: Modifier (read below for more information)
	
	Shift is the modifier. It modifies the actions of other keys, in order to require less overall buttons. Below are the combinations that are currently in the game:
	
	Modifier + Movement: Change direction
	Modifier + Item Cycle [Up/Down]: Pick up item (one of them does it under you, other does in front)
	Modifier + Action: Brings up "pause" menu (doesn't pause game, however; see Pause section)
	Modifier + Use Spell: Brings up spell management menu (does nothing right now, since there are no spells)
	Modifier + Use Item: Brings up inventory management menu (see Inventory section)
	
Pause:
	- When the game is paused, you can do a few things: look at your stats and save the game.

Inventory:
	- Inventory, however, is more complicated than the pause menu.
	- Press [Move Left] to move to prepare a swap. Scroll down and press [Move Right] to swap the selected item with another.
	- Press [Modifier] to prepare to drop an item. When you select exit, the item will be below you.
	- Other than that, there's nothing else to do. Sadly.
	
Dialogue:
	- Press [Action] to talk to a person
	- Press [Modifier] when you finish reading a page
	- Press [Action] to select options

Copyright and License:
	Copyright  2008 Aaron Bolyard

	Permission is hereby granted, free of charge, to any person obtaining a copy
	of this software and associated documentation files (the "Software"), to deal
	in the Software without restriction, including without limitation the rights
	to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
	copies of the Software, and to permit persons to whom the Software is
	furnished to do so, subject to the following conditions:

	The above copyright notice and this permission notice shall be included in
	all copies or substantial portions of the Software.

	THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
	IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
	FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
	AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
	LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
	OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
	THE SOFTWARE.
