Skip to content
#

gmod

garrysmod logo

Garry's Mod (often abbreviated as GMod) is a sandbox game developed by Facepunch Studios and published by Valve.

The game has a rich Lua scripting API which allows for a wide range of game mods and conversions.

Here are 623 public repositories matching this topic...

TwistedTail
TwistedTail commented Nov 14, 2021

Short Description

At the moment, it's only possible to create cuboid hitboxes for ACF entities. While it's fairly simple to setup hitboxes for a certain model, it's not correct to assume every part of it is a cube. A list of basic shapes to choose from could be:

  • Basic cuboid
  • Hollow cuboid
  • Cuboid w/ hole
  • Cylinder
  • Tube

Along with helping provide a more accurate visual hitbox