I'm if there's a code that could shrink a model in lua code. I don't want the hitbox and collisions cause I already have it below.
[CODE]
self:PhysicsInitBox(Vector(-6,-6,-6), Vector(6,6,6))
self:SetCollisionBounds(Vector(-6,-6,-6), Vector(6,6,6))
[/CODE]
I just want to shrink the size of a combine ball so it looks like a bullet. I searched it up on gmod wikipedia but it gave me crap links. Your help would be greatly appreciated.
SetModelScale on client?
Sorry, you need to Log In to post a reply to this thread.