Garry's Mod

Garry's Mod

8,649 vurderinger
Ragdoll Resizer
6
6
2
2
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Content Type: Addon
Addon Type: Tool
Addon Tags: Build, Comic
Filstørrelse:
Offentliggjort:
Opdateret:
109.186 KB
27. juni 2015 kl. 8:58
18. okt. 2024 kl. 9:21
22 ændringsbemærkninger ( vis )

Abonner for at downloade
Ragdoll Resizer

Beskrivelse
A tool that changes the size of ragdolls.


Features:
  • Can resize a whole ragdoll evenly, or set the size of individual moving parts (physics objects). You can even set separate scales for each axis - you can make parts taller, wider, longer, flatter, or whatever you want.

  • These aren't the unmovable 'resized ragdolls' from the old addon - these are real, posable ragdolls with working physics that you can do whatever you want with. Pose them with the physgun, weld things to them, use them in scene builds, fling them around, even use them with animation tools like Stop Motion Helper or Henry's Animation Tool.

  • To use the tool, just right click a ragdoll to select it. This will add a bunch of controls to the context menu (hold C) that you can use to resize the ragdoll, and it'll also show a preview model over the ragdoll so you can see your changes. Once you have the size set the way you want, left click to finish and apply the changes to the ragdoll.

  • Resized ragdolls are 100% dupe and save compatible.


FAQ:
  • I want to resize some props to go along with my resized ragdolls, how can I do that?
    Try out the Prop Resizer/Collision Resizer addon here.

  • I'm a Lua coder. How does this work, is a resized ragdoll a SENT? I thought you couldn't have SENTs with multiple physics objects like this.
    It actually uses a separate entity for each of the physics objects, which are all constrained together, while the parent entity with the actual visible model uses BuildBonePositions to follow their movements. They also use a bunch of function detours to trick the rest of the game into thinking they're just one entity with a lot of physics objects, so that everything in Lua, even the duplicator, treats them just like they would a normal ragdoll.


Known Issues:
  • Known conflicting addons:
    If you're having problems where tools or physgun unfreezing aren't working right on resized ragdolls, then make sure these addons are disabled. If you right-click a resized ragdoll in the context menu and this error shows up, then it's almost definitely an addon conflict.

  • Since Source doesn't like physics objects that are too big or too small (too big and they won't move properly, too small and the game won't even spawn them), I've had to set a size limit of 0.2x to 50x. You can still go past the limit in singleplayer by typing in a number instead of using the slider, but it's not recommended and things will break. If you want resized ragdolls with sizes past the limit, or just want to pose with normal-sized ragdolls, you can still use the old non-physics ragdoll resizer tool.

  • Like all resized models in GMod, ragdolls' eyes won't scale up or down when resized, and Lua doesn't have anything to set the eye size of just one model. To let you try and get around this, there's a slider in the controls that changes the size of every model's eyes, which is the closest thing we've got.

  • Nocollide tool's left click will only nocollide the physics object you clicked on instead of the whole ragdoll; right click still works normally.

  • Finger poser tool won't always select the hand you clicked on; to get around this, just click on the opposite side of the ragdoll until the tool switches hands.

  • Not compatible with Advanced Duplicator or Advanced Duplicator 2.


Github page: https://github.com/NO-LOAFING/RagdollResizerPhys
Populære diskussioner Vis alle (65)
38
20. dec. 2024 kl. 6:16
FASTGJORT: BUG REPORTS GO HERE
(s)no(w) loafing
56
1
8. juni 2024 kl. 16:56
Ragdoll Resizer Broken (Caused by update maybe?)
ProvingBeatle16
23
25. aug. 2023 kl. 7:21
Issue with Ragdolls
Terra
1.151 kommentarer
xxxCASE.GIFT 26. dec. 2024 kl. 3:47 
its cool
kILLBLAZE 7. dec. 2024 kl. 17:54 
adds so much problems.... worth it
chip599XX 5. dec. 2024 kl. 9:04 
Can you do Advanced Ignore Tool Please?

The Original Ignore Tool does not work on Resized Ragdolls
https://steamproxy.net/workshop/filedetails/?id=555630454
baublits5 3. dec. 2024 kl. 14:50 
I'm trying to use this tool but every time I use it thousands of other models rain from the sky
Kelatix 22. nov. 2024 kl. 8:34 
[Ragdoll Resizer] lua/entities/prop_resizedragdoll_physparent.lua:166: attempt to index a nil value
1. unknown - lua/entities/prop_resizedragdoll_physparent.lua:166
2. Spawn - [C]:-1
3. CreateEntityFromTable - lua/entities/prop_resizedragdoll_physparent.lua:969
4. unknown - lua/includes/modules/duplicator.lua:819
5. ProtectedCall - [C]:-1
6. oldPaste - lua/includes/modules/duplicator.lua:819
7. Paste - lua/wire/server/wirelib.lua:1527
8. LeftClick - gamemodes/sandbox/entities/weapons/gmod_tool/stools/duplicator.lua:63
9. unknown - gamemodes/sandbox/entities/weapons/gmod_tool/shared.lua:236
Entrenched47 19. nov. 2024 kl. 7:01 
W mod
mistercaner24 19. nov. 2024 kl. 0:03 
[Ragdoll Resizer] lua/entities/prop_resizedragdoll_physparent.lua:1095: Tried to use a NULL entity!
1. old_GetClass - [C]:-1
2. GetClass - lua/entities/prop_resizedragdoll_physparent.lua:1095
3. v - lua/autorun/flashlight_init.lua:29
4. unknown - lua/includes/modules/hook.lua:96
(s)no(w) loafing  [ophavsmand] 11. nov. 2024 kl. 19:04 
@BurningFire08
known bug with ragmod, that addon detours the tostring function, and causes an error if the thing being converted is a null entity. it could potentially cause bugs with all sorts of addons, not just this one.
BurningFire08 11. nov. 2024 kl. 17:13 
[Ragdoll Resizer] lua/entities/prop_ragmod_ragdoll.lua:1009: Tried to use a NULL entity!
1. IsRagmodRagdoll - [C]:-1
2. tostring - lua/entities/prop_ragmod_ragdoll.lua:1009
3. Think - lua/weapons/gmod_tool/stools/ragdollresizerphys.lua:318
4. unknown - gamemodes/sandbox/entities/weapons/gmod_tool/shared.lua:174
i don't know why it's not working.
Pibe_Calcinado 2. nov. 2024 kl. 21:11 
i can't find the tool, where is at?