GMod Addon, Manipulate bones in and advanced way.
Go to file
NO-LOAFING 078731f8bf
Fixed prop_effect not being selected properly
Trying to select an entity with an AttachedEntity value now selects its AttachedEntity instead. This fixes the tool not working with prop_effect, which doesn't have bones or a proper model itself (it's just an invisible melon prop), but has an attached prop_dynamic with posable bones.
2018-09-12 18:25:33 -07:00
lua/weapons/gmod_tool/stools Fixed prop_effect not being selected properly 2018-09-12 18:25:33 -07:00
addon.json Added addon.json (required for workshop submission) 2015-03-09 15:22:21 +00:00
README.md Fixed typo in readme 2016-07-28 20:15:18 +01:00

Advanced-Bone-Tool

GMod Addon, Manipulate bones in an advanced way.