RobertBeckebans / RBDOOM-3-BFG

Doom 3 BFG Edition source port with updated DX12 / Vulkan renderer and modern game engine features
https://www.moddb.com/mods/rbdoom-3-bfg
GNU General Public License v3.0
1.38k stars 247 forks source link

Full Body Awareness #816

Open RobertBeckebans opened 7 months ago

RobertBeckebans commented 7 months ago

Just a reference so I don't forget it

JanSimek commented 7 months ago

Out of curiosity, could you please explain what this is? If I enable pm_fullBodyAwareness then the player model will be always visible?

DaZombieKiller commented 6 months ago

Some time after I made these changes, it was brought to my attention that there is already existing functionality for this in the game (but in an incomplete state) in the form of the pm_modelView CVAR. It might be worthwhile to restore that instead of going with the approach I took in my fork.

Out of curiosity, could you please explain what this is? If I enable pm_fullBodyAwareness then the player model will be always visible?

You can see it in action here.