Garry's Mod

Garry's Mod

Standing Pose Tool
Viser 1-10 af 11 forekomster
< 1  2 >
Opdatering: 11. dec. 2024 kl. 7:47

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

Opdatering: 5. dec. 2024 kl. 13:10

- 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

Opdatering: 3. dec. 2024 kl. 9:52

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.

Opdatering: 20. sep. 2024 kl. 11:36

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.

Opdatering: 5. jan. 2024 kl. 9:39

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

Opdatering: 22. sep. 2021 kl. 15:05

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

Opdatering: 20. sep. 2021 kl. 6:57

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

Opdatering: 16. sep. 2021 kl. 9:29

"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.

Opdatering: 12. sep. 2021 kl. 11:55

Fix:

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

Opdatering: 11. sep. 2021 kl. 11:50

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.