Skip to content
This repository has been archived by the owner on Feb 5, 2022. It is now read-only.
/ RagdollClass Public archive

A class that allows you to create togglable ragdolls with ease.

License

Notifications You must be signed in to change notification settings

bloeo/RagdollClass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RagdollClass

A class that allows you to create togglable ragdolls with ease for R6.

This is archived

This is archived because I don't recommend using this. I'm not particularly confident in the code, and I have learnt a lot since I made this, but I reckon someone could learn something from it which is why it is public.

How to use

Clone this repository to your directory of choice, now navigate to the directory using your terminal of choice, and type in "rojo serve". In Roblox Studio now press connect in the rojo plugin (specify port if necessary). You should now see the RagdollClass module in ReplicatedStorage.

Documentation

I feel like it is important enough to mention: RagdollClass does not handle replication. It has support for replication, however it is up to you how you want to implement it. In the examples folder you can see how you can implement replication so that everyone can see your ragdolls.

Avatar Support

This supports both R6 and R15.

R6

R15

Credits

The actual ragdoll code itself was made by Quenty. I use an maid class created by Quenty. You can find a link to the original code in the source files.

About

A class that allows you to create togglable ragdolls with ease.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages