mirror of
https://github.com/drewcassidy/KSP-Conformal-Decals.git
synced 2024-09-01 18:23:54 +00:00
Disable physics for decals
This commit is contained in:
parent
d3f59c34a5
commit
25ee8362c6
@ -45,6 +45,7 @@ PART
|
|||||||
maxTemp = 2000
|
maxTemp = 2000
|
||||||
breakingForce = 350
|
breakingForce = 350
|
||||||
breakingTorque = 150
|
breakingTorque = 150
|
||||||
|
physicalSignificance = NONE
|
||||||
|
|
||||||
MODULE
|
MODULE
|
||||||
{
|
{
|
||||||
|
@ -46,6 +46,7 @@ PART
|
|||||||
maxTemp = 2000
|
maxTemp = 2000
|
||||||
breakingForce = 350
|
breakingForce = 350
|
||||||
breakingTorque = 150
|
breakingTorque = 150
|
||||||
|
physicalSignificance = NONE
|
||||||
|
|
||||||
MODULE
|
MODULE
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user