Add a button to toggle all the physical properties of a part
Some settings in the tinker panel relative to the physics calculations, such as:
- Include in drag
- Drag scale
- part collisions
- Collision Response
But after my testing I found if I set the "include in drag" to off or the "Collision Response" to "None", the FPS will drop a lot. The only way to prevent this from happening is to set the " part collisions" to "Never". And if I want to disable the drag I have to change the "Drag Scale" slider from 100% to 0%.
Apparently, this is not a good idea, so I wonder if we can get a button to toggle all the physics calculations for the part, which could increase the game performance.