mirror of
https://github.com/drewcassidy/KSP-Conformal-Decals.git
synced 2024-09-01 18:23:54 +00:00
Rotate model and fix config
This commit is contained in:
parent
8a056f5c72
commit
184325f564
Binary file not shown.
@ -14,8 +14,8 @@ PART
|
|||||||
rescaleFactor = 1
|
rescaleFactor = 1
|
||||||
|
|
||||||
// Attachment
|
// Attachment
|
||||||
attachRules = 1,1,1,1,1
|
attachRules = 1,1,0,0,1
|
||||||
node_attach = 0.0, -0.1, 0.0, 0.0, -1.0, 0.0
|
node_attach = 0.0, 0.0, 0.1, 0.0, 0.0, -1.0
|
||||||
|
|
||||||
// Tech
|
// Tech
|
||||||
TechRequired = specializedConstruction
|
TechRequired = specializedConstruction
|
||||||
@ -45,6 +45,8 @@ PART
|
|||||||
{
|
{
|
||||||
name = ModuleConformalDecal
|
name = ModuleConformalDecal
|
||||||
|
|
||||||
|
decalPreviewTransform = Decal-Front
|
||||||
|
|
||||||
MATERIAL
|
MATERIAL
|
||||||
{
|
{
|
||||||
shader = ConformalDecals/Feature/Bumped
|
shader = ConformalDecals/Feature/Bumped
|
||||||
|
Loading…
Reference in New Issue
Block a user