Jump to content

BigF***ngSolarPanel


Recommended Posts

I do not understand, I created solar panels that work, but there are two problems:

1. I can not rotate the model 180 degrees in VAB, it still rises to its original position.

2. The solar panel can not be folded.

screenshot_8193946_29717920.png


The model in Unity 3D:

SPpng_9973606_29717953.png


CFG file:

    MODULE
    {
        name = ModuleDeployableSolarPanel
        resourceName = ElectricCharge
        chargeRate = 1.64
        retractable = false
        animationName = BFR_SP
        secondaryTransformName = sunCatcher
    }

I tried several options, but nothing helps. :huh:

Who faced such problems?

Link to comment
Share on other sites

2 hours ago, Alcentar said:

2. The solar panel can not be folded.

retractable = true

 

2 hours ago, Alcentar said:

1. I can not rotate the model 180 degrees in VAB, it still rises to its original position.

What do you mean by that?When you're on launch pad it will turn to sun?

sunTracking = false

edit:also,you need to swap Y and Z axis.Z+ needs to face forward to act as the solar panel.

Edited by sebi.zzr
Link to comment
Share on other sites

3 hours ago, sebi.zzr said:

retractable = true

 

What do you mean by that?When you're on launch pad it will turn to sun?


sunTracking = false

edit:also,you need to swap Y and Z axis.Z+ needs to face forward to act as the solar panel.

Thanks, it really helped!

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...