Citrus R6
“I hate humanoids, they are buggy, unperforming and buggy” - @Fraiixen
What is Citrus R6?
Citrus R6 is an R6 rig that does not require a humanoid, it can still load all your classic clothing without any effort and accessories.This rig was designed to be used with chickynoid as it is a custom character controller that does not need humanoids, it only used them to load characters, this rig can come in handy for cases like those.
Chickynoid:
What Can I use this for?
If you don’t have a custom character controller, I believe this rig still has some cool tricks that you can use it for, you can probably load clothes into clothing stands for your shops with it, without the need of humanoids that waste performance.
Here are some cooler tricks:
Changing materials of body parts without breaking them!
Woah so shiny!Creating first person shadows
Just set your parts to have a transparency of -math.huge and set the material to forcefield, voila! now you have a character that is invisible but still renders shadows!How to use
Just download the rbxm provided at the bottom and construct a new rig usingRig.new()
You can load in your avatar by calling
Rig:LoadUserId(userId : number)
I advise you read the module as it has some functions for loading shirts, pants, t shirts, accesories and humanoid descriptions.
It is recommended you run this on client as I haven’t tested it on server, also make sure to add the “NoTexture” material variant to material service to have smooth texures on your rigs.
Be aware that since clothes are rendered on a separate layer on top of the body parts/limbs and it uses special meshes to render clothes having transparent parts, this rig can be a bit more expensive to render, although considering its just 5 and realistically you are not gonna have 100 players inside your camera’s frustrum, then it should be fine.
Enjoy!
Credits
@TransgenderLegend for creating the original blender files that i used for this project, I didn’t even know this was possible until I saw his post, go like his post!
Blocky R15/R6 models UV mapped to classic clothing templates - Resources / Community Resources - Developer Forum | Roblox
What did you think?
- I will be using this!
- I like this.
- I do not like this.
- I hate humanoids too!
0 voters
Download
R6Rig.rbxm (63.3 KB)