scawful / Oracle-of-Secrets

Custom Code for the Legend of Zelda: Oracle of Secrets ROM hack
11 stars 0 forks source link

Deku Link float camera adjustments and collision detection #49

Closed scawful closed 1 month ago

scawful commented 5 months ago

The current deku link hovering ability leverages quake animation code to create the spin and jump animation, however once link is hovering the camera does not adjust according to his movement in the overworld or dungeons. This allows Link to move across the bounds of the screen to the opposite side and potentially get stuck in a wall. This needs to be fixed to adjust the camera and stop Link from flying out of bounds.