Let Lua access spectator mobjs
- Feb 03, 2020
-
-
LJ Sonic authored2eaf02d2
-
This just adds a player.realmo
field which returns the player's mobj even if they are spectating.
Ideally this would be the default behaviour of player.mo
, but changing that would break many scripts so I made it a separate field instead.