• Completely Invisible Weapon ViewModel
    4 replies, posted
How do you make the whole viewmodel of weapons be invisible but still technically there? I have asked previously if you could only remove the weapon in the hand but if possible it wont work and I just need the whole model invisible now anyway. Maybe through color fade thing or what ever it is called... Thanks....
Maybe with like setting the fade with color or somthing?
WEAPON/PreDrawViewModel, WEAPON/PostDrawViewModel, render.SetBlend. Set blend to 0 in pre-draw and to 1 in post-draw. I'm sure there are another ways of doing it, but idk them (I can think of one, but its really dumb).
can you give me more of an example? Can you give me an example as it doesn't want to work for me....
Can you post the code you've tried?
Sorry, you need to Log In to post a reply to this thread.