A tool for Garry's Mod to make ragdoll posing easier.
Go to file
2024-12-03 23:50:30 +03:00
lua Put net message related stuff into a table with functions related to them within the ragdoll mover tool, to help with readability. Assuming overhead from calling table + functions should not be an issue, considering that net messages aren't being as spammy as they used to. Also made big gray disc not being able to rotate nonphys bones - it wasn't doing it correctly before anyway 2024-12-03 23:50:30 +03:00
resource/localization Added an option to lock/unlock physical position and rotation at once 2024-11-03 07:02:32 +03:00
addon.json Add addon.json 2021-08-30 21:33:25 +03:00
README.md Updated readme, now it is ragdoll mover version 3 2024-02-04 11:38:37 +03:00

Ragdoll Mover v3

This is the third version of Ragdoll Mover; You can help the development by testing it and providing feedback.

Purpose of this tool is to allow players to manipulate position, angles and scale parameters of various entities - originally meant for ragdolls, but it also works on other entities like physics and effect props. It is only meant to work on entities that have a model, so no brush map entities.