sordx
|
  |
| Joined: 14 Jan 2011 |
| Total Posts: 215 |
|
|
| 25 Feb 2013 05:44 AM |
| how do i make a brick less heavy and it float |
|
|
| Report Abuse |
|
|
|
| 25 Feb 2013 08:30 AM |
The properties of parts have a specific gravity in them. the smaller the number the more it floats. Wood and plastic float , steel and slate sink. I'm not sure if the specific gravity can be changed with script or properties so you will have to change the material of the part to make it float. |
|
|
| Report Abuse |
|
|
| |
|
|
| 25 Feb 2013 01:56 PM |
With Material parts, it is the SpecificGravity variable in the Properties window. Anything under 1 means it floats in the water Terrain Voxel, anything above sinks. For example, wood is 0.35 and diamond plate is 7.85.
However the SpecificGravity property cannot be changed. Even so, there is a script that can change gravity of any part, but this affect does not work in Water Voxels (At least from what I've heard). |
|
|
| Report Abuse |
|
|