Difference between revisions of "Tidalis:0.901 Beta Release"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
== Gameplay Additions == | == Gameplay Additions == | ||
+ | * Added keybinds for setting the direction of the block under the cursor (uses the keyboard cursor if that is visible, the mouse cursor otherwise) to a specific direction, defaulting as follows: | ||
+ | ** W - Up | ||
+ | ** S - Down | ||
+ | ** A - Left | ||
+ | ** D - Right | ||
+ | ** This will work as long as you hold it down, so holding down A (or whatever key you change the bind to) while moving across a row of blocks will make them all point left. | ||
== Gameplay Updates == | == Gameplay Updates == |
Revision as of 11:27, 26 June 2010
Contents
New & Updated Levels
New & Updated Art/Music/Sound
Gameplay Additions
- Added keybinds for setting the direction of the block under the cursor (uses the keyboard cursor if that is visible, the mouse cursor otherwise) to a specific direction, defaulting as follows:
- W - Up
- S - Down
- A - Left
- D - Right
- This will work as long as you hold it down, so holding down A (or whatever key you change the bind to) while moving across a row of blocks will make them all point left.
Gameplay Updates
New Level Editor Features
Misc
Bugfixes
Internal Programming Notes
- The Debug Output (F3) now includes a lot more information about the individual boards, helpful for desync hunting.