mirror of
https://github.com/drewcassidy/KSP-Conformal-Decals.git
synced 2024-09-01 18:23:54 +00:00
Add defaults to text decal config
This commit is contained in:
parent
06137357c1
commit
4cf6de9693
@ -52,6 +52,11 @@ PART
|
|||||||
name = ModuleConformalText
|
name = ModuleConformalText
|
||||||
|
|
||||||
text = Text
|
text = Text
|
||||||
|
font = Calibri SDF
|
||||||
|
fillColor = #000000FF
|
||||||
|
outlineColor = #FFFFFFFF
|
||||||
|
fillEnabled = true
|
||||||
|
outlineEnabled = false
|
||||||
|
|
||||||
shader = ConformalDecals/Decal/Text
|
shader = ConformalDecals/Decal/Text
|
||||||
useBaseNormal = true
|
useBaseNormal = true
|
||||||
|
Loading…
Reference in New Issue
Block a user