• Player shrinking
    2 replies, posted
Hey facepunch! A friend of mine is making a LUA script designed to shrink the player and props on the map. He has run into a problem though. It would appear that Garry has removed the functionality that shrinks the entire player and it has been limited to shrinking a single bone. So in short, how can he shrink the entire player instead of just that one bone. Thanks in advance: Bad_Idea and VolcanoInc.
player:SetModelScale(0.25, 0) on shared.
Thanks a ton, how could we have missed that :)?
Sorry, you need to Log In to post a reply to this thread.