• Getting size of an entity's hitbox.
    1 replies, posted
Is there a function which can return the size of an entity's hitbox, namely the hl2 jeep?
You could use [url=http://wiki.garrysmod.com/?title=Entity.BoundingRadius]entity.BoundingRadius[/url] or use [url=http://wiki.garrysmod.com/?title=Entity.OBBMins]entity.OBBMins[/url] and the likes.
Sorry, you need to Log In to post a reply to this thread.