Skip to content
Snippets Groups Projects

Re-add/fix broken platform momz mobj code.

Merged Yukita Mayako requested to merge hotfix-pltz into next
  1. Jun 09, 2015
  2. May 29, 2015
    • Yukita Mayako's avatar
      Partial revert. · c16516ef
      Yukita Mayako authored
      This partially reverts commit a1c67e7e.
      c16516ef
    • Yukita Mayako's avatar
      Add MFE_APPLYPMOMZ to fix camera movement. · a1c67e7e
      Yukita Mayako authored
      Here's how it works: When a player walks off the
      moving platform, it applies their pmomz once, and
      then _keeps pmomz set_ so that the camera still
      adds pmomz to its movements until they hit another
      floor. This way, the camera doesn't jerk around.
      a1c67e7e
    • Yukita Mayako's avatar
      Hotfix amendment · 213a0caa
      Yukita Mayako authored
      Also gain velocity from walking off an "up" elevator normally?
      
      This _looks_ incorrect because the camera stops matching
      the platform movement the moment you step off, but I
      assure you it is a correct and accurate movement.
      (Try it with chasecam off.)
      213a0caa
    • Yukita Mayako's avatar
      Hotfix for platform movement being dropped on players. · 3bc56a91
      Yukita Mayako authored
      Now players will apply platform movement when jumping,
      but only if the platform is moving the same direction
      as their jump is, and all other objects will have an
      appropriate pmomz in reverse gravity FOF situations.
      3bc56a91
Loading