Skip to content

NiGHTS hotfix

Monster Iestyn requested to merge nights-hotfix into next

Fixes the following issues relating to playing as NiGHTS Super Sonic that apparently popped up between 2.1.14 and next (mostly due to the changes to SRB2's trig stuff it seems):

  • Super Sonic drifts to the side at some angles around an axis, and is unable to go directly upwards or downwards as a result
  • Drilling to the side when on the ground causes the drill sound to constantly restart
  • CEZS's start not actually being lined up properly with the first axis means the player is not able to go backwards along the track (because the player is not actually aligned with the track properly, preventing you from touching the attached line transfer)
  • trying to hug some walls such as the tall wall before the library section of CEZS allows Super Sonic to go through them

These fixes needs proper testing before this branch can be merged in, in case they accidentally break other things as a result or something.

Merge request reports