Jump to content

DV-13

Members
  • Posts

    61
  • Joined

  • Last visited

Everything posted by DV-13

  1. In 1.0 custom resourses can be defined in configs, as far as I know. BTW, IntakeAtmosphere resourse was in some mod. Intersellar or B9.
  2. Tutorial on Wiki is pretty simple and informative.
  3. Animation type is already legacy. - - - Updated - - - Config added. All stock parts all separete moving parts have their own animation.
  4. I have a part which consists of 6 parts: one static base and 5 animated components. Each of them has it's own animation. How do I make them work in KSP? All my tries lead to none or only one of them working. Here are hierarchy and list of animations: List of animations: In this way, only Top anim is working: Code in config: MODULE { name = ModuleAnimateGeneric animationName = Top startEventGUIName = Close endEventGUIName = Open actionGUIName = Toggle Bay Doors }
  5. This occures when I start typing text. Mod is installed right. Text of exception in output log: UnityException: Texture 'ASP/TheWriteStuff/Fonts/CAPSMALL_CLEAN-32' is not readable, the texture memory can not be accessed from scripts. You can make the texture readable in the Texture Import Settings. at (wrapper managed-to-native) UnityEngine.Texture2D:GetPixels (int,int,int,int,int) at UnityEngine.Texture2D.GetPixels (Int32 x, Int32 y, Int32 blockWidth, Int32 blockHeight) [0x00000] in <filename unknown>:0 at UnityEngine.ASP_Texture2D_Extension.GetPixels (UnityEngine.Texture2D texture, ASP.Rectangle pos) [0x00000] in <filename unknown>:0 at UnityEngine.ASP_Texture2D_Extension.DrawText (UnityEngine.Texture2D texture, System.String text, ASP.MappedFont font, Color color, Int32 offsetX, Int32 offsetY, Boolean mirror, TextDirection direction, ASP.Rectangle boundingBox, BlendMethod blend, Boolean applyAlpha, Single alpha) [0x00000] in <filename unknown>:0 at UnityEngine.ASP_Texture2D_Extension.DrawText (UnityEngine.Texture2D texture, System.String text, ASP.MappedFont font, Color color, Int32 offsetX, Int32 offsetY, Boolean mirror, TextDirection direction) [0x00000] in <filename unknown>:0 at ASP.TextEntryGUI.drawTexture () [0x00000] in <filename unknown>:0 at ASP.TextEntryGUI.drawWindow (Int32 windowID) [0x00000] in <filename unknown>:0 at UnityEngine.GUILayout+LayoutedWindow.DoWindow (Int32 windowID) [0x00000] in <filename unknown>:0 at UnityEngine.GUI.CallWindowDelegate (UnityEngine.WindowFunction func, Int32 id, UnityEngine.GUISkin _skin, Int32 forceRect, Single width, Single height, UnityEngine.GUIStyle style) [0x00000] in <filename unknown>:0
  6. Kerbal Farm Program. Also need wooden parts, or even parts like in Bagrain Rockets.
  7. Does any one have science lab apart from Interstellar? I tried to take it out from the mod, but in needs Interstellar's plugin to generate science. But plugin also includes all that power management and waste heat, that doesn't fit in my build of KSP.
  8. Awesome. Btw, could you make mk2-j adapter? It would be useful.
  9. Kerbal Stuff gives me 502 error. Any other source fot downloading?
  10. Hey, BahamutoD, could you make a plugin, which explodes fuel tank if it is destroyed? I think, it will add realism to KSP and a new way to make bombs.
×
×
  • Create New...