-
Posts
2,836 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by nli2work
-
what lo-fi said; http://i.imgur.com/vzNnRqo.jpg
-
1. animate before export to KSP. whether you animate before Unity, or with Unity, doesn't matter. 2. yes, as long as ctrlSrf_obj is aligned with +X-right, +Y-forward in SPH; that's all you need to do. 3. simple animate of opening will be enough. animateGeneric will reverse animate clip automatically when you close the doors.
-
transformName = in PREFAB_PARTICLE{} or MODEL_MULTI_PARTICLE{} is where a particle FX is placed when the engine is running thrustVectorTransformName = in ModuleEngine{} or ModuleEngineFX{} is where force is applied when engine is running. a collider directly behind (up to 10m I think) the transform will "block" the exhaust and 0 force will be applied. they can use the same transform, or different transforms. all transforms with the same name will have the same particle FX. location of thrust is the average position of transforms given to thrustVectorTransformName =
-
if you want more than 2 options; you might be able to do it with without MultiModeEngine (that only switches between mode A and B, and can't have both at the same time). then set action groups in game to toggle different sets. you may be able to set different transforms to the same ModuleEngine though I don't know what syntax it would require, I can't say for sure if it'll work, never tried having multiple engine modules on a part without ModuleMultiMode
-
any clear resolution? anything strange turn up in the animation clip? removing the unrelated object from export tree fix the issue? I see "getName()" and I'm thinking it may have something to do with an object's name, a space in the name maybe... I'm collecting various errors for a troubleshooting guide. this would make a good entry, breaks pipeline and uncommon.
-
something wrong with the animation clip most likely. check for stray animation curves on objects/properties that shouldn't have them (anything you don't intend to animate should not have keyframe or animation curve). little gray diamond indicates animation curve, so check the objects that has those. or some intended animation curve maybe corrupted, for the lack of a better word... you may need to recreate the animation clip.
-
generate normal/AO/Spec/Displacement map in your browser! appears quite flexible. http://cpetry.github.io/NormalMap-Online/ nVidia's stand alone normal map baker http://www.nvidia.com/object/melody_home.html
-
for baking (sometimes called projecting) you need a 3d app, Max; Maya; Modo; Blender; etc. You need a game mesh with UV set, plus a high poly detail mesh (uv is unimportant). baking has the advantage of letting you quickly generate base maps for diffuse, specular, ambient occlusion, etc, at the same time as you generate your normal map. it can speed up your texture process quite a bit. for converting, you need some image editor like PS or GIMP and appropriate plugin like nDo, or http://cpetry.github.io/NormalMap-Online/, or nVidia's PS tools. a lot of options. advantage is speed in iteration. you can see changes in the normal map output very quickly by updating your source image.
-
[v0.90/v.25]Transparent Pods v1.2.2 for KSP v0.90
nli2work replied to nli2work's topic in KSP1 Mod Releases
I'm Back still adjusting jet lag and processing photos from the trip. will ease back into KSP as time allows. haven't touched 0.9 yet. I expect RF to work for the most part, as long as plugins are updated. Firespitter DLL is updated to 0.9 I think, @ snjo.github.io; FSCoolant resource is only necessary if you use electric engines from FS or KAX, make sure the resource is properly defined for KSP in GameData/Firespitter/Resources/ TRReflections MM patch is the lowest hanging fruit and I'll probably do that first. larger airbreathing engines seems to be a niche that needs to be filled with the new MKIII space plane parts. -
you guessed right, what you see is normal. if you want super clean edges between color blocks in your design, best way is split UV patches by color blocks; though that has comes with it's own limitations. Even then, you will still see stair-casing in game depending on your game/videocard FSAA settings PS. DPI doesn't mean anything unless you are printing. 1 pixel is 1 dot, whether it's 72dpi or 7200 dpi.
-
Pro Props - Wearable items for your kerbals. Updated to KIS!
nli2work replied to Locob's topic in KSP1 Mod Releases
I noticed dropped props don't stick around when switching away then back to the kerbal. is that normal? -
[WIP] NohArk's Pick and Pull - Space Tug DEV 0.4
nli2work replied to nli2work's topic in KSP1 Mod Development
on a different note. anyone intrested in 3d prints of some of the RF parts? something like this http://shpws.me/zYrQ. some assembly will be necessary of course. Space Tug pack DEV 0.4 download in OP -
[WIP] NohArk's Pick and Pull - Space Tug DEV 0.4
nli2work replied to nli2work's topic in KSP1 Mod Development
fun one before 3 week break. Space suit helmet from Planetes series. requires KAS. Cheers! download link here http://forum.kerbalspaceprogram.com/threads/99013-Pro-Props-Wearable-items-for-your-kerbals?p=1596438&viewfull=1#post1596438 -
Pro Props - Wearable items for your kerbals. Updated to KIS!
nli2work replied to Locob's topic in KSP1 Mod Releases
a fun one before break. Feel free to include it in future packs! space helmet from Planetes series © Sunrise. http://www./download/ezwwch5yy49qq2s/planetesHelmet.zip