mirror of
https://github.com/drewcassidy/KSP-Conformal-Decals.git
synced 2024-09-01 18:23:54 +00:00
Add size calculation modes
This commit is contained in:
@ -69,6 +69,7 @@ PART
|
||||
cutoffAdjustable = false
|
||||
|
||||
scaleRange = 0.1, 4
|
||||
scaleMode = AVERAGE
|
||||
|
||||
shader = ConformalDecals/Paint/Specular
|
||||
|
||||
@ -504,7 +505,7 @@ PART
|
||||
IDENTIFIER { name = ModuleConformalDecal }
|
||||
DATA {
|
||||
shader = ConformalDecals/Paint/SpecularSDF
|
||||
tile = 670, 456, 48, 48
|
||||
tile = 710, 456, 48, 48
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Binary file not shown.
Reference in New Issue
Block a user