I need some help. Is there any plugin, studio setting, or whatever where I can get blocks smaller than 0.001 studs?
Why in heavens name would you need a part so small? ![]()
Anyway, I’m just theorizing, but maybe you can use a SpecialMesh to bypass the size limit.
No, It doesn’t work. I’m doing it for my research project.
Are you trying to make a particle accelerator in Roblox or something I’m interested now
Yeah, if I’ll do foundation for it.
I just use mesh to make things smaller and bigger
if you line up the part positions right, could you just use a union and negate some parts from your small part?
I’ve already checked that. I am able to lower the size to 0.001 studs maximum.
might as well make it invisible if you are making it that small lol
umm, that’s a tiny size lol, but you can try making a small part in Blender then take it to Roblox and make it smaller that could work.
you won’t see the part if it was smaller than 0.001 studs.
well, make a 0.001 part. then make a specialmesh inside of it. then change the size of the specialmesh to anything you want. actually, you can’t make a part that is smaller than 0.001 studs. it’s a roblox engine.
Boom, very small

0.002 left (the maximum that a visible part can be) - 0.0002 right
If you can’t see it, well, it’s literally a pixel, more zoom

with scale 0.001 it is not even visible anymore
what they said before,
SpecialMesh.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.
