Skip to content

Commit 1d9dc2b

Browse files
authored
Updated lower minimum density
Forgot to update documentation after this change: https://devforum.roblox.com/t/lower-minimum-part-density-rollout/2933147 Lower bound went from 0.01 to 0.0001
1 parent 8f34d7b commit 1d9dc2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en-us/physics/units.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Roblox places limits on certain physical properties, as outlined in the followin
141141
<tbody>
142142
<tr>
143143
<td>**Density** (RMU/stud&sup3;)</td>
144-
<td>0.01</td>
144+
<td>0.0001</td>
145145
<td>100</td>
146146
</tr>
147147
<tr>

0 commit comments

Comments
 (0)