Garry's Mod

Garry's Mod

Standing Pose Tool
Showing 1-10 of 11 entries
< 1  2 >
Update: Dec 11, 2024 @ 7:47am

Context menu stand posing should now obey Prop Protection addons and anything else that sets CanProperty. (Addition by AstralCircle from Github)

Update: Dec 5, 2024 @ 1:10pm

- Using bounding box for ragdoll offsetting now has to be enabled manually through tool's menu, checkbox in there will apply to both tool and C-menu stand pose, that behavior also can be toggled on or off with "ragdollstand_use_bbox" console command if you set it to 1 to enable it, or anything else to disable. The feature is turned off by default, but it could be of use in case your ragdoll sinks underground upon being stand posed

Update: Dec 3, 2024 @ 9:52am

Some more fixes:

- Changed the way that triggers offsets by the model's bounding box, now it only triggers when ragdoll in question would sink down for over 10% of its bounding box height outside of the map, though this will probably cause for stuff like HL2 Striders to clip inside some bridge structures that are inside the map, and ragdolls that have bounding boxes waaaay bigger than the actual models may behave weird, but then that's a model problem.

Update: Sep 20, 2024 @ 11:36am

Update:

- Improved function that handles ragdoll's position being outside of the map when using context menu stand pose. If it detects that ragdoll's root is outside of the map, the tool will try to do the trace from the highest point of its bounding box, if that trace still ends up outside of the map, it'll run a trace from player's view, which should surely pose it within the map.
- Took a thing out of Ragdoll Puppeteer tool which allows to properly stand pose big ragdolls like Strider from HL2 without it sinking into the ground.

Update: Jan 5, 2024 @ 9:39am

Fixed an exploit with net messages that allowed to delete any entity on the server

Update: Sep 22, 2021 @ 3:05pm

Fixed issue with specific models' origin being outside of the map, causing newer method of the tool to break.

Update: Sep 20, 2021 @ 6:57am

Small change to the networking messages, at most changed the way they're located in the tool's files.

Update: Sep 16, 2021 @ 9:29am

"Fix"

- Tool will revert back to the original way of doing the stand poses if it's used in multiplayer to avoid problem with collisionless ragdolls being spawned in case if packet losses happen, and it will do it the new way in singleplayer.

Update: Sep 12, 2021 @ 11:55am

Fix:

- Fixed tool breaking when using it on some of the ragdolls due to missing bonematrix.

Update: Sep 11, 2021 @ 11:50am

Update:

- Fixed the tool not working with prp bones (Like medic's coat!)
- That also should fix stand post tool setting some bones to angle 0 0 0 on some custom models.