Transparent weapons w_models

PHoMi

User
Jul 29, 2021
22
6
33
22
Hi! Like the title said, I'd like to know how to turn w_models transparent. We already have transparent player models and v_models but weapon w_models still fully visible is kinda annoying me
I know about "$translucent" 1 but I'm not very sure what to do next and I'd appreciate if someone have tutorial on this matter
 
Hi! Like the title said, I'd like to know how to turn w_models transparent. We already have transparent player models and v_models but weapon w_models still fully visible is kinda annoying me
I know about "$translucent" 1 but I'm not very sure what to do next and I'd appreciate if someone have tutorial on this matter
add $translucent "1" in the vmt of the models
but maybe also add $alpha "0.5"


it would give half transparency
 
  • Like
Reactions: PHoMi