Garry's Mod

Garry's Mod

Not enough ratings
Collision Tool
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Tool
Addon Tags: Build, Fun
File Size
Posted
Updated
9.415 KB
12 Jul @ 5:46am
1 Aug @ 4:50am
3 Change Notes ( view )

Subscribe to download
Collision Tool

Description
A small addon that lets you apply collision groups and create no-collide constraints with the world.
By default, you only have access to two collision groups—0 and 20 (used to enable/disable collisions via the context menu). This addon makes it easy to use the 19 other collision groups available in the Source engine.

Features
  • Can set or copy the collision group of entities.
  • Can make or remove world no-collide constraints with one click.
  • Shows collision group tooltips when looking at entities.
  • Undo support

Notes
  • You can use dupes made with this addon even on servers which don't have it.
  • Check the wikis for collision groups explanation: Valve, Facepunch[wiki.facepunch.com]

Use cases
  • Apply "COLLISION_GROUP_PASSABLE_DOOR" to make gates that can only be passed through by players.
  • Apply "COLLISION_GROUP_DOOR_BLOCKER" to make bridges on which only NPCs can walk.
  • Apply "COLLISION_GROUP_INTERACTIVE_DEBRIS" instead of spamming no-collide constraints, useful for contraptions that have a lot of moving props.
  • And more...