-
Posts
2,836 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by nli2work
-
[24.2] Karbonite Ongoing Dev and Discussion
nli2work replied to RoverDude's topic in KSP1 Mod Development
aha! nice! Will look into it asap -
[24.2] Karbonite Ongoing Dev and Discussion
nli2work replied to RoverDude's topic in KSP1 Mod Development
I can handle the visuals... is there anything in stock or otherwise that allows the impulse mechanic? every key press fires off one shot thrust until next time key is pressed. can't think of any modules that would allow me to do this. -
[WIP] NohArk's Pick and Pull - Space Tug DEV 0.4
nli2work replied to nli2work's topic in KSP1 Mod Development
I changed the blade geometry by 20% to avoid patent issues. -
[24.2] Karbonite Ongoing Dev and Discussion
nli2work replied to RoverDude's topic in KSP1 Mod Development
that could be potentially cool . instead of steady thrust, the Karbonite based thruster blocks would work in discreet charges. each charge imparting some impulse. player can adjust the impulse with the thrust slider. we can link a nice explosion sound and a burst of flames and sparks to it. -
[24.2] Karbonite Ongoing Dev and Discussion
nli2work replied to RoverDude's topic in KSP1 Mod Development
per second. right click on the part icon while in Editor and you'll see all the relevant stats. -
[WIP] NohArk's Pick and Pull - Space Tug DEV 0.4
nli2work replied to nli2work's topic in KSP1 Mod Development
and also in the pipeline, 2 UHB turbofans; 1 push-prop; and 1 fueltank/enginemount. These are nearly done, just tweaking configs -
[WIP] NohArk's Pick and Pull - Space Tug DEV 0.4
nli2work replied to nli2work's topic in KSP1 Mod Development
FAR is a harsh mistress -
[24.2] Karbonite Ongoing Dev and Discussion
nli2work replied to RoverDude's topic in KSP1 Mod Development
in Karbonite 1MW = 1EC; just different name for KSP's standard electric charge unit. in KSPI 1MJ = 1000EC; totally different beast. KSPI uses MW and GW to measure heat output. The heat is then used to drive electric generators that produce Mega-Joules. -
Light Creation Guide?
nli2work replied to ZodiusInfuser's topic in KSP1 Modelling and Texturing Discussion
just drag the light and child it under the leg part you want the light on. Since the light only comes on when the leg is deployed, it'd be easier to animate the light so it's linked to the leg animation. once you import the blender file, duplicate the animation. assign the new animation clip to your game part. check that it works as before. add light to your heirarchy, then add light intensity and range key frames to the animation clip before exporting. set up the leg using the lander leg module and you'll have a leg with light that responds to the G-key in game. -
Multiple Animations on part
nli2work replied to raidernick's topic in KSP1 Modelling and Texturing Discussion
yeah that'd be too complicated. Still seems like your original solution should work. Anything in the log files? -
[24.2] Karbonite Ongoing Dev and Discussion
nli2work replied to RoverDude's topic in KSP1 Mod Development
I think just the central one would be fine. player can radial attach as many as they want. -
Multiple Animations on part
nli2work replied to raidernick's topic in KSP1 Modelling and Texturing Discussion
I see. I'd definitely check out RoverDude's inflatable airbag part then. maybe the stock parachute code could be more useful than genericAnimate module. this is kind of like a parachute that looks like something else. -
Multiple Animations on part
nli2work replied to raidernick's topic in KSP1 Modelling and Texturing Discussion
Ooooh you mean the gray egg is the casing... the brown ball is the air bag. hm... are both pieces keyframed in both animations? might need to do that in the deflate animation, even thought the egg doesn't do anything, Unity needs to know the starting state of that piece in the deflate animation. in other words. in Inflate; Airbag scales up, 0 ~ 1; egg shell scales down 1~0 in Deflate; Airbag scales down, 1~0; egg shell stays scaled at 0 ~ 0. -
[24.2] Karbonite Ongoing Dev and Discussion
nli2work replied to RoverDude's topic in KSP1 Mod Development
Why not just convert porkjet's hab modules into fuel tanks? they can double as 0-g swimming pools. -
Multiple Animations on part
nli2work replied to raidernick's topic in KSP1 Modelling and Texturing Discussion
yeah, you only need 1 animation, Inflate. In the animation component, only assign 1 animation; Animations list size is 1, and the entry in the list is the same as the Animation field above it. so the deflate clip is not exported to the mu. moduleAnimateGeneric would look something like this MODULE { name = ModuleAnimateGeneric animationName = Inflate1 startEventGUIName = Inflate endEventGUIName = Deflate actionGUIName = Deploy Air Bag animSwitch = true //technically not necessary as it defaults to "true" } Looks like the animation isn't loading correctly in your screenshots. check the cases and names in the module and unity settings and make sure you are using legacy animation. also check the animation make sure there aren't keyframes on attributes other than the ones you need to make it inflate and deflate. Only one of the event names should be visible depending on where the animation is on frame 0 or frame 25. -
Multiple Animations on part
nli2work replied to raidernick's topic in KSP1 Modelling and Texturing Discussion
looks like you can use ModuleAnimateGeneric and include the AnimSwitch = true flag; that will play the Inflate animation in reverse. Might wanna check out RoverDude's deployable airbags and see how that's setup. looks very similar to what you are trying to set up here. http://forum.kerbalspaceprogram.com/threads/83134 -
PorkWorks dev thread [Habitat Pack] [SpaceplanePlus]
nli2work replied to Porkjet's topic in KSP1 Mod Development
the new WIP parts are looking sweet! -
Surface lights work in .24.2 B9 has a few lights as well.
-
[24.2] Karbonite Ongoing Dev and Discussion
nli2work replied to RoverDude's topic in KSP1 Mod Development
it doesn't show capacity when you right click the part icon like with normal fuel tanks? -
[WIP] NohArk's Pick and Pull - Space Tug DEV 0.4
nli2work replied to nli2work's topic in KSP1 Mod Development
Ultra High Bypass Turbofan. piece of novel 80s tech that got dropped in the US after the oil prices dropped. test prototypes built by GE performed comparably to standard turbofans; but much more fuel efficient. *page definition files recovered! will have proper test flight footage soon. -
[WIP] NohArk's Pick and Pull - Space Tug DEV 0.4
nli2work replied to nli2work's topic in KSP1 Mod Development
Karbonite v1 is released! I built them engines. Go download it! Aand still dealing with RPM pages, fleshing out IVA. accidental setback, deleted the RPM page definitions. hopefully I can salvage it. else I have to recreate them. test flight with Monopod, micro pod with IVA for ultra light applications -
[24.2] Karbonite Ongoing Dev and Discussion
nli2work replied to RoverDude's topic in KSP1 Mod Development
just Umbra/Karbonite should be the one you want to delete. plus ORS. firespitter just runs couple of engines, no need to delete/replace it. not sure about texturereplacer.