forked from xtreme8000/CavEX
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
input: use joystick for moving, pointer for rotation
Implement a control style a la "The Conduit", where the pointer is used to rotate the camera, and the joystick is used for moving. This still needs some work (we probably want to show a small pointer on the Wii screen, because currently it's hard to know where exactly you are pointing at), but should give an idea. Having playing "The COnduit" for a while, this feels much more natural to me. This depends on xtreme8000#17 in order to be tested on the PC. Addresses issue xtreme8000#1.
- Loading branch information
Showing
2 changed files
with
16 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters