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
32cd873dec
commit
8eea03b671
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9f15d38100d5d15d35f9537fdbc0c9729d1fc7131e4272dcbeef44b806745fb5
|
||||
size 4285
|
||||
oid sha256:ac65cc6a62151319ac7424bb3cc91994840cdf9c1d8cc49deb958bd401855b2b
|
||||
size 4294
|
||||
|
@ -14,8 +14,8 @@ PART
|
||||
rescaleFactor = 1
|
||||
|
||||
// Attachment
|
||||
attachRules = 1,1,1,1,1
|
||||
node_attach = 0.0, -0.1, 0.0, 0.0, -1.0, 0.0
|
||||
attachRules = 1,1,0,0,1
|
||||
node_attach = 0.0, 0.0, 0.1, 0.0, 0.0, -1.0
|
||||
|
||||
// Tech
|
||||
TechRequired = specializedConstruction
|
||||
@ -45,6 +45,8 @@ PART
|
||||
{
|
||||
name = ModuleConformalDecal
|
||||
|
||||
decalPreviewTransform = Decal-Front
|
||||
|
||||
MATERIAL
|
||||
{
|
||||
shader = ConformalDecals/Feature/Bumped
|
||||
|
Loading…
Reference in New Issue
Block a user