momentum-mod / game

Momentum Mod - Standalone Source Movement Speedrunning (READ README)
https://momentum-mod.org
Other
521 stars 207 forks source link

Stickybomb world viewmodel is visible while in a portal seam #1409

Open hexaflexahexagon opened 3 years ago

hexaflexahexagon commented 3 years ago

Describe the bug While standing in the seam between two portals, a second model of the stickybomb launcher is visible on the bottom of the screen. Doesn't seem to happen with any other weapons that I can find. Still happens with r_drawviewmodels 0

image

Gocnak commented 3 years ago

Does this still happen with cl_modelfastpath also on?

hexaflexahexagon commented 3 years ago

cl_modelfastpath 1 is default and probably what was on when this was reported, this seems to still happen regardless of the value.

braem commented 3 years ago

Probably related to the sniper and other weapon models that dont use hands having the same bug, everywhere (not just in portals).

Sticky and rocket launchers were updated to use the same model for the viewmodel as the worldmodel, so it's likely to do with that somehow.