Skip to content
Snippets Groups Projects

Fixed players disappearing when spindashing whilst wearing multi-layer shields

Merged toaster requested to merge shield_issues into next
  1. Oct 29, 2016
  2. Sep 27, 2016
    • toaster's avatar
      Fixed that really annoying bug where you disappear when spindashing on top of... · 8881a413
      toaster authored
      Fixed that really annoying bug where you disappear when spindashing on top of a FOF whilst wearing a multi-layer shield.
      
      (the problem was that MT_OVERLAY's default radius and height were never getting changed from 1*FRACUNIT, and that meant that when you spindashed, the game considered it completely below the surface of the flat you were standing on. Since you're not usually clipped on flats that don't belong to FOFs, we didn't notice this issue sooner.)
      8881a413
Loading