You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When setting up the world models, if you give it a translucent material override then it doesnt draw it correctly. You should draw these from the SWEP:DrawWorldModelTranslucent hook.
When setting up the world models, if you give it a translucent material override then it doesnt draw it correctly. You should draw these from the
SWEP:DrawWorldModelTranslucenthook.I will make a pull request when I have time.