Jump to content

Solar Pannels Problems


Scarsz

Recommended Posts

I modeled the Cygnus solar panels a while ago and decided to get them in game.

1ebb5ce911.png

Here is the models hierarchy

1279533788.png

The part ingame (middle white solar panel,the texture is very bright, not an issue with the game).

However when clicked on the part doesn't appear in the editor.

PART
{
// --- general parameters ---
name = Cygnus Solar2
module = Part
author = NovaSilisko

// --- asset parameters ---
mesh = model.mu
rescaleFactor = 1.2

// --- node definitions ---
// definition format is Position X, Position Y, Position Z, Up X, Up Y, Up Z
node_attach = 0.0, 0.0, 0.0, 1.0, 0.0, 0.0

// --- editor parameters ---
TechRequired = advElectrics
entryCost = 4100
cost = 380
category = Utility
subcategory = 0
title = Cygnus Solar 3 Panel
manufacturer = Titan Sciences
description = The OX-4 is similar in design to the SP series solar panels, but without the heavy casing.
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 0,1,0,0,1

// --- standard part parameters ---
mass = 0.0175
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.2
angularDrag = 1
crashTolerance = 8
maxTemp = 3200

MODULE
{
name = ModuleDeployableSolarPanel
pivotName = pivot
animationName = deploy
sunTracking = false
resourceName = ElectricCharge
raycastTransformName = sunCatcher
chargeRate = 2

powerCurve
{
key = 206000000000 0 0 0
key = 13599840256 1 0 0
key = 68773560320 0.5 0 0
key = 0 10 0 0
}
}
}

The CFG is from the stock game so I am assuming I've gone wrong with the hierarchy or setting up the animations.

Any help is greatly appreciated :)

Link to comment
Share on other sites

Thanks for your help but...

The scale is 1. I exported it from blender with 100 times scale due to the way .fbx works but I've dont that with all my parts. Other parts, stock and my own are working. I'm a bit confused. :confused:

Edit:

I fixed the first problem, the parts show up fine now, I think it was to do with the names of the meshes. However when I click deploy nothing happens :(

Edited by Scarsz
Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...