Jump to content

flywlyx

Members
  • Posts

    384
  • Joined

  • Last visited

Everything posted by flywlyx

  1. Have you checked the instruction of the Hangar MOD?
  2. I have a plan of include tweakable function, too busy to work on MOD now. Tweak scale will be resulting in some trigger size problems, but mostly workable, you could use it for now.
  3. Maybe it is related to KJR or other MOD, but I am flying single part plane anyway, so whatever
  4. I couldn't spawn any stock plane, all of them will be disassembled in hangar. I assume it is a bug from Hangar, no idea how to fix it.
  5. That was left for pilots from planes but seems not necessary now, I will reduce it to 6 (maybe 10?) soon.
  6. Do you have more details? The custom float system might cause some issue, But it also could be the stock floating system, I am always trying to figure out which one goes mad.
  7. Try using KSP_x64.EXE to start your game, log file looks OK, nothing goes wrong there.
  8. You mean Enterprise? I am still working on new parts for this MOD, more and better carrier will be added to future plan but not now.
  9. Which part crash your game? Can you isolate it? Also, ksp.log will be very helpful
  10. @DoctorDavinci Everyday opening help and support subforum is like opening a treasure box, thanks for the awesome code. Edit: So, does it compile with CC licences or I need to transfer to GPL too?
  11. Hyper Edit /VesselMover Continued/Kerbal Konstructs with Water spawn point(developed by Tony Jones) For putting the CV into the water I would consider adding a blast deflector but don't really know how it works in KSP.
  12. Thank you, this is very helpful! For landed vessel, place the vessel will always result in some issues...
  13. Is it possible to add a part to the active vessel during flight? If not, is it possible to create a vessel from thin air and dock it to our vessel immediately(which is an alternative way)?
  14. I agree, CLLS has no requirement for flight deck style, you don't even need one
  15. The tie down issue is mostly ALG issue, yes, it is fixed with ALG updated. https://github.com/shadowmage45/KSPWheel/raw/dev/GameData/KSPWheel/Plugin/KSPWheel.dll
  16. You can use the newest update, there is a version that fails. Or using the update file in spacedock is also OK
  17. https://www.dropbox.com/s/z0gz91smmgyohtp/CVAccessories.rar?dl=0 There is a problem with that update, layer 21 only collider with layer 16, which is not working, I have update them again.
  18. If I put a trigger into layer 21 Part Triggers, it will not call OnTriggerStay with collision with wheel collider, layer 0 trigger collider. So which layer it is collision with and if I want it to be totally ignored by all other physic system like aero, drag which layer should I put the triggers to?
  19. I randomly encounter some issue when ALG rolling through trigger collider, it will consider trigger collider as typical collider. Is it necessary to change all collider to layer part trigger to avoid this from happening,
×
×
  • Create New...