mirror of
https://github.com/drewcassidy/KSP-Conformal-Decals.git
synced 2024-09-01 18:23:54 +00:00
Add game assets
This commit is contained in:
parent
561b3778ad
commit
3c8f102f5d
BIN
Distribution/GameData/ConformalDecals/Assets/Decal-Back.dds
Normal file
BIN
Distribution/GameData/ConformalDecals/Assets/Decal-Back.dds
Normal file
Binary file not shown.
BIN
Distribution/GameData/ConformalDecals/Assets/Paper-Wrinkle-n.dds
Normal file
BIN
Distribution/GameData/ConformalDecals/Assets/Paper-Wrinkle-n.dds
Normal file
Binary file not shown.
BIN
Distribution/GameData/ConformalDecals/Assets/decal-blank.mu
Normal file
BIN
Distribution/GameData/ConformalDecals/Assets/decal-blank.mu
Normal file
Binary file not shown.
45
Distribution/GameData/ConformalDecals/Parts/decal-blank.cfg
Normal file
45
Distribution/GameData/ConformalDecals/Parts/decal-blank.cfg
Normal file
@ -0,0 +1,45 @@
|
||||
// ReStock+ 1.2.0
|
||||
// 0.625m Radial Attachment Node
|
||||
PART
|
||||
{
|
||||
name = decal-blank
|
||||
module = Part
|
||||
author = Andrew Cassidy
|
||||
MODEL
|
||||
{
|
||||
model = ConformalDecals/decal-blank
|
||||
scale = 1.0, 1.0, 1.0
|
||||
}
|
||||
scale = 1
|
||||
rescaleFactor = 1
|
||||
|
||||
// Attachment
|
||||
attachRules = 1,1,1,1,1
|
||||
node_attach = 0.0, 0.0, 0.0, 0.0, -1.0, 0.0
|
||||
|
||||
// Tech
|
||||
TechRequired = specializedConstruction
|
||||
entryCost = 600
|
||||
|
||||
// Info
|
||||
cost = 75
|
||||
category = Structural
|
||||
title = Blank Decal
|
||||
manufacturer = #autoLOC_501648 // Maxo Construction Toys
|
||||
description = foo
|
||||
// After the surprise success of the BZ-52, the Maxo Construction Toys engineering team came out of hiding to reveal the new pocket model.
|
||||
tags = foo
|
||||
// affix anchor mount secure restock
|
||||
bulkheadProfiles = size0, srf
|
||||
|
||||
// Parameters
|
||||
mass = 0.015
|
||||
dragModelType = default
|
||||
maximum_drag = 0.1
|
||||
minimum_drag = 0.05
|
||||
angularDrag = 1.0
|
||||
crashTolerance = 10
|
||||
maxTemp = 2000
|
||||
breakingForce = 350
|
||||
breakingTorque = 150
|
||||
}
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user