How would I make a model bigger in gmod using the $scale command in a qc file?
1 replies, posted
How do you use the $scale command in qc files? I need to know how to make a Waluigi model bigger for my Wario and Waluigi NPC and PLayermodel pack. How would I do the $scale command in a .qc?
https://i.imgur.com/xqYPOLz.jpg
You can add $scale 2 (or whatever value) as the first line in the qc file.
Sorry, you need to Log In to post a reply to this thread.