Jump to content

pauladam316

Members
  • Posts

    13
  • Joined

  • Last visited

Everything posted by pauladam316

  1. Here is an image of a new part im working on, the blue origin booster! As you can see I only have the booster, the rest of the parts are stock but I am working on making the rest of the parts (Including the landing legs!)
  2. No problem. I don't mean to rush you. I appreciate the help
  3. https://drive.google.com/file/d/0B79p9wgqN9q1R21jZkhFTFdJTUE/view?usp=sharing try this
  4. The animation is still making the game not load. Here is my unity scene https://www./?j8csgdxsqw7zpvo I am not sure what is wrong, hopefully you can figure it out!
  5. Thanks for the reply. I can definetly try the suncatcher, however I am having problems with my animations. If I write it like this MODULE { name = ModuleDeployableSolarPanel animationName = oppertunitypaneldeploy resourceName = ElectricCharge chargeRate = 1.64 } It will not run, however like this MODULE { name = ModuleDeployableSolarPanel //animationName = oppertunitypaneldeploy resourceName = ElectricCharge chargeRate = 1.64 } It will now run. I also tried this MODULE { name = ModuleAnimateGeneric animationName = oppertunitypaneldeploy isOneShot = false startEventGUIName = Extend endEventGUIName = Retract actionGUIName = Toggle Antenna allowAnimationWhileShielded = False } And that worked. What am I doing wrong?
  6. Hello Everyone, I am currently working on a set of solar panels for a mod, and I have 2 questions for anyone that has experience working on this, 1. Is there anything special that must be done to animations to make them work as the solar panel deploy/retract anims? 2. How do I tell the game what face of the panels has the actual panels (what side must be facing the sun to generate electricity)? Thanks so much to anyone that can help me out!
  7. I was not aware of that. I am currently looking into songs that I can use with my plugin that do not violate these rules
  8. Thanks for the reply! the music I am currently working on is not my own composition. I am currently working on changing the interstellar soundtrack to work for my purposes. I would want to start with making music for takeoff of rockets and reentry, with scripted music changes at various altitudes. Would this be possible? Also if you are okay with using existing music that I can modify for your project I would love to help you out!
  9. I had a cool idea for a plugin that changes the music for ksp to a dynamic soundtrack that changes depending on what you are doing in the game. for example there would be a song playing on takeoff that would change as you reached specific altitudes. I am currently working on the music for it but I need someone to help script a plugin for the game. Would anyone be interested?
  10. Does anyone have the models for the ranger and lander not in .mu format?
  11. Anyone else having problems with the prebuilt apollo 11 rocket shaking itself apart on launch?
  12. The Game will not load for me, it always seems to stop loading after trying to load GameData\Endurance\Parts\ENDURANCE\mountEndurance\mountEndurance. Help!
×
×
  • Create New...