how do i make a part denser than 100?
well, in the properties window the max for density seems to be 100, is it maybe possible with a script?
I know that density is mass divided by volume in science. I’m not sure if it has a different meaning in roblox tho. It wouldnt really make sense in roblox because its just a game, but if density is a property of the part in the properties tab then just type a number less than 100 or crank it down to the negative numbers if that doesnt work. I’ve never seen density as a property before tho, but maybe I missed it.
well, the thing i want to achieve is, i found out that if you lower the density the easier it becomes for a player to move the part. so i want to make something very very very heavy. i thought maxing the density would do this but no, how can i make something really heavy? like… REALLY heavy?
If you want is to be heavy enough for them to not be able to move it then maybe you could just anchor the part
No matter how hard they hold w on their keyboard it will always be the same effort being put to move the part.
well thats the thing, i want it to be really hard to move but still possible.
oh so when they try to move it will move the part slowly?
yea or completely not. and then when they try with a few people it moves a little bit
ohh ok im pretty sure you cant do that by changing density. You need some kind of script to make that work. I’m not a scripter so I cant really help you on that, but maybe you could search it up tho.
From my experience. Scaling the part to something be bigger do actually increase the density. Even if its not statisticaly visible.
Just duplicate the part and weld the 2 parts together so it looks like 1 part but collectively they have twice the mass.
This did it. I used the f3x welding system to weld everything together since it’s 100+ parts. I did this yesterday and today those welds decided to not Work anymore and break. Since the game has immense lag of all those parts flying around I tried to use robloxs own welding system. Did that and studio crashed because it’s too much. Then I welded all the parts slowly in pieces, after an hour of welding I wanted to save and studio crashed once again. I was so mad I stopped, I’m going to continue now what should I do? If I try to weld everything together studio crashes
that’s a good idea, somehow i didn’t think of that