Name: | Vertical Camera Panning |
Author: | yoshifanatic |
Added: | |
Tool: | Asar |
Requires Free Space: | Yes |
Bug Fix: | No |
Featured: | No |
Description: | This patch adds the ability to pan the camera vertically by holding up/down in levels like in Sonic The Hedgehog or Yoshi's Island. This feature will only work in levels with vertical scrolling set to "Vertical Scroll at Will". |
Tags: | camera lorom sa-1 screen scroll scrolling |
Comments: | 5 (jump to comments) |
Download
1.82 KiB | 414 downloads
Comments (5)
This patch is up to the standards and requires no remoderation.
If you want to watch for certain positions. The only problem and that it the camera is fixated once moved (allowing you to die if you fall while you stand on ground). The hijack to replace the RAM address at $00F805 is also the only one really necessary where the other two hijacks for the camera solely exist that the code can run every frame. That means, the other two hijacks aren't actually necessary, therefore it's easy to turn it into an UberASM code.
In SMA2, scrolling the camera in any direction besides moving the player wasn't possible in vertical levels.