mirror of
https://github.com/drewcassidy/KSP-Conformal-Decals.git
synced 2024-09-01 18:23:54 +00:00
Rework decal parameters so they dont reset when changing variants
This commit is contained in:
@ -58,9 +58,10 @@ PART
|
||||
tileSize = 64, 64
|
||||
tileIndex = 0
|
||||
|
||||
scale = 0.1
|
||||
opacity = 0.8
|
||||
cutoff = 0
|
||||
defaultScale = 0.1
|
||||
defaultDepth = 0.1
|
||||
defaultOpacity = 0.8
|
||||
defaultCutoff = 0
|
||||
|
||||
scaleRange = 0.05, 0.5
|
||||
cutoffAdjustable = false
|
||||
|
Reference in New Issue
Block a user