-
Notifications
You must be signed in to change notification settings - Fork 194
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removing debug code, polishing code + Added support for .relative and .centered options for Absolute Pixel pan. Needed to bitmask parameter[4] in order to check for those. = Renamed a few commands = Added comments for some functions - Removed debug code Adjusting the speed formula Now it works very well, even has differnet speeds for both H and V. However since Maniac internally uses doubles for screen panning, we might have to do some more work... Revert "Adjusting the speed formula" This reverts commit 52fa842. Adjusting the speed formula Again Now everything works as it should. Time to use doubles for everything Corrected interpolation, and proper scrolling speed Correct formula for absolute positioning Absolute Cam Panning now works Changed some naming scheme First things to do for Pixel Scrolling Adding support for commands However scrolling is a bit jaggy compared to ManiacPatch
- Loading branch information
Showing
3 changed files
with
143 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
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