Parts/Utility/flags/flagSize3/flagSize3.cfg

From Kerbal Space Program Wiki
< Parts‎ | Utility
Jump to: navigation, search


This is the configuration file for RFP-3 Flag (3.75m).
PART
{
	// --- general parameters ---
	name = flagPartSize3
	module = Part
	author = Squad
	
	// --- asset parameters ---
	MODEL
	{
		model = Squad/Parts/Utility/flags/flagSize3/flagSize3Meshes
	}
	rescaleFactor = 1
	
	// --- editor parameters ---
	TechRequired = composites
	entryCost = 1800
	cost = 17.5
	category = Utility
	subcategory = 0
	title = #autoLOC_6006071 			//#autoLOC_6006071 = RFP-3 Flag  (3.75m)
	manufacturer = #autoLOC_501650 		//#autoLOC_501650 = Rokea Inc.
	description = #autoLOC_6006078  	//#autoLOC_6006078 = A large flag that can be applied to size 3 tanks and other parts with the same curvature to show pride in your mission. Or use a different mission flag, if you really want to go that way.
	
	// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
	attachRules = 0,1,0,0,1
	
	// Position and Rotation vector3s
	node_attach = 0.0, 0.0, 0.066, 0.0, 0.0, -1.0
	
	// --- standard part parameters ---
	mass = 0.0005
	PhysicsSignificance = 1
	dragModelType = none
	maximum_drag = 0.0
	minimum_drag = 0.0
	angularDrag = 0
	bodyLiftMultiplier = 0
	crashTolerance = 12
	maxTemp = 2000 
	bulkheadProfiles = srf,size3
	tags = #autoLOC_6006084	 // #autoLOC_6006084 = decal (deco

	MODULE
	{
		name = FlagDecalBackground
		
		MESH
		{
			name = small
			displayName = #autoLOC_6006063	//#autoLOC_6006063 = Small
			meshName = 3.75SmallPortrait
			orientation = PORTRAIT
			indexOffset = 0
			variantNames = White,Dark,Orange,TransparentBackground
			mass = 0.0008
			cost = 8.75
		}
		MESH
		{
			name = small
			displayName = #autoLOC_6006063	//#autoLOC_6006063 = Small
			meshName = 3.75SmallLandscape
			orientation = LANDSCAPE
			indexOffset = 0
			variantNames = White,Dark,Orange,TransparentBackground
			mass = 0
			cost = 0
		}
		MESH
		{
			name = small
			displayName = #autoLOC_6009001 //#autoLOC_6009001 = Small Panel
			meshName = 3.75SmallPortraitPanel
			orientation = PORTRAIT
			indexOffset = 1000
			variantNames = WhitePanel,DarkPanel,OrangePanel
			mass = 0.0125
			cost = 35
		}
		MESH
		{
			name = small
			displayName = #autoLOC_6009001 //#autoLOC_6009001 = Small Panel
			meshName = 3.75SmallLandscapePanel
			orientation = LANDSCAPE
			indexOffset = 1000
			variantNames = WhitePanel,DarkPanel,OrangePanel
			mass = 0.0045
			cost = 17.5
		}
		MESH
		{
			name = medium
			displayName = #autoLOC_6006064	//#autoLOC_6006064 = Medium
			meshName = 3.75MediumPortrait
			orientation = PORTRAIT
			indexOffset = 0
			variantNames = White,Dark,Orange,TransparentBackground
			mass = 0.0047
			cost = 35
		}
		MESH
		{
			name = medium
			displayName = #autoLOC_6006064	//#autoLOC_6006064 = Medium
			meshName = 3.75MediumLandscape
			orientation = LANDSCAPE
			indexOffset = 0
			variantNames = White,Dark,Orange,TransparentBackground
			mass = 0.0015
			cost = 17.5
		}

		MESH
		{
			name = medium
			displayName = #autoLOC_6009002 //#autoLOC_6009002 = Medium Panel
			meshName = 3.75MediumPortraitPanel
			orientation = PORTRAIT
			indexOffset = 1000
			variantNames = WhitePanel,DarkPanel,OrangePanel
			mass = 0.0515
			cost = 87.5
		}
		MESH
		{
			name = medium
			displayName = #autoLOC_6009002 //#autoLOC_6009002 = Medium Panel
			meshName = 3.75MediumLandscapePanel
			orientation = LANDSCAPE
			indexOffset = 1000
			variantNames = WhitePanel,DarkPanel,OrangePanel
			mass = 0.0195
			cost = 52.5
		}
		MESH
		{
			name = large
			displayName = #autoLOC_6006065	//#autoLOC_6006065 = Large
			meshName = 3.75LargePortrait
			orientation = PORTRAIT
			indexOffset = 0
			variantNames = White,Dark,Orange,TransparentBackground
			mass = 0.0203
			cost = 87.5
		}
		MESH
		{
			name = large
			displayName = #autoLOC_6006065	//#autoLOC_6006065 = Large
			meshName = 3.75LargeLandscape
			orientation = LANDSCAPE
			indexOffset = 0
			variantNames = White,Dark,Orange,TransparentBackground
			mass = 0.0075
			cost = 52.5
		}
		MESH
		{
			name = large
			displayName = #autoLOC_6009003 //#autoLOC_6009003 = Large Panel
			meshName = 3.75LargePortraitPanel
			orientation = PORTRAIT
			indexOffset = 1000
			variantNames = WhitePanel,DarkPanel,OrangePanel
			mass = 0.2075
			cost = 192.5
		}
		MESH
		{
			name = large
			displayName = #autoLOC_6009003 //#autoLOC_6009003 = Large Panel
			meshName = 3.75LargeLandscapePanel
			orientation = LANDSCAPE
			indexOffset = 1000
			variantNames = WhitePanel,DarkPanel,OrangePanel
			mass = 0.0795
			cost = 122.5
		}
	}
	
	MODULE
	{
		name = ModulePartVariants
		primaryColor = #ffffff
		secondaryColor = #ffffff
		baseVariant = White
		baseThemeName = White
		useMultipleDragCubes = false

		VARIANT
		{
			name = White
			displayName = #autoLOC_8007119   //#autoLOC_8007119 = White
			primaryColor = #ffffff
			secondaryColor = #ffffff
			sizeGroup = nonStructural

			TEXTURE
			{
				//shader = KSP/Alpha/CutoffBackground
				backTextureURL = Squad/Parts/Utility/flags/backgroundTextures/white_background
				backColor = #ffffffff
			}
		}
		VARIANT
		{
			name = Dark
			displayName = #autoLOC_8007117
			description = #autoLOC_8003043
			primaryColor = #000000
			secondaryColor = #000000
			sizeGroup = nonStructural
			
			TEXTURE
			{
				//shader = KSP/Alpha/CutoffBackground
				backTextureURL = Squad/Parts/Utility/flags/backgroundTextures/dark_background
				backColor = #ffffffff
			}
		}
		VARIANT
		{
			name = Orange
			displayName = #autoLOC_8007100
			description = #autoLOC_8003045
			primaryColor = #f49841
			secondaryColor = #f49841
			sizeGroup = nonStructural

			TEXTURE
			{
				//shader = KSP/Alpha/CutoffBackground
				backTextureURL = Squad/Parts/Utility/flags/backgroundTextures/orange_background
				backColor = #ffffffff
			}
		}
		VARIANT
		{
			name = TransparentBackground
			displayName = #autoLOC_6006055	 //#autoLOC_6006055	= Transparent Background
			primaryColor = #ffffff
			secondaryColor = #ffffff
			sizeGroup = nonStructural
			
			TEXTURE
			{
				//shader = KSP/Alpha/CutoffBackground
				backColor = #ffffff00
			}
		}
		VARIANT
		{
			name = WhitePanel
			displayName = #autoLOC_6009005 //#autoLOC_6009005 = White Panel
			primaryColor = #ffffff
			secondaryColor = #ffffff

			// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
			attachRules = 0,1,0,1,1
			sizeGroup = structural

			TEXTURE
			{
				//shader = KSP/Alpha/CutoffBackground
				backTextureURL = Squad/Parts/Utility/flags/backgroundTextures/white_background
				backColor = #ffffffff
			}
		}
		VARIANT
		{
			name = DarkPanel
			displayName = #autoLOC_6009006 //#autoLOC_6009006 = Dark Panel
			primaryColor = #000000
			secondaryColor = #000000

			// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
			attachRules = 0,1,0,1,1
			sizeGroup = structural

			TEXTURE
			{
				//shader = KSP/Alpha/CutoffBackground
				backTextureURL = Squad/Parts/Utility/flags/backgroundTextures/dark_background
				backColor = #ffffffff
			}
		}
		VARIANT
		{
			name = OrangePanel
			displayName = #autoLOC_6009007 //#autoLOC_6009007 = Orange Panel
			primaryColor = #f49841
			secondaryColor = #f49841

			// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
			attachRules = 0,1,0,1,1
			sizeGroup = structural

			TEXTURE
			{
				//shader = KSP/Alpha/CutoffBackground
				backTextureURL = Squad/Parts/Utility/flags/backgroundTextures/orange_background
				backColor = #ffffffff
			}
		}
	}

	MODULE
	{
		name = ModuleCargoPart
		stackableQuantity = 3
		packedVolume = 15
	}

}