

Object Gravity Modifier
- Item name
- Object Gravity Modifier
- Category
- Scripts
- Sold by
- Tron - Sansar
- Min. resale price
- 99
- Listed
- 5/29/2018
Description
Change how much the world’s gravitation influences an object. ____________________________________________________________ ** Instructions ** Drop this script in any object with a Rigidbody component, make sure it has motion type 'Dynamic' and change the settings to your needs. ** Settings ** - Gravity Factor: the factor of the world’s gravity that is applied to the object - Linear Damping: the amount of damping to apply to the object’s linear motion - Angular Damping: the amount of damping to apply to the object’s angular motion - Mass: the mass of the object in grams. - Override Center Of Mass: whether or not to set a custom center of mass. - Custom Center Of Mass: the custom center of mass of the object in local space. - Active: toggles the script on or off. ** Changelog ** v4.0.0.17 (2022-09-01) - Revised code v3.0.0.14 - Added setting for mass - Added toggle to make center of mass setting optional - Added tooltips to the script settings ** Questions, issues or suggestions? ** Contact @Tron-Sansar