sirkut
Members-
Posts
2,575 -
Joined
-
Last visited
-
This mod is just lovely! Perfect size!!
-
We got bendy antennas and now THIS? Best time to get back into the game!
-
Starhelperdude started following sirkut
-
Your simple yet somehow difficult task in blender is mad easy. I stepped away from coding mods to work on my modeling/texture skills using Blender. If I can do it, I know you can.
- 22,543 replies
-
- 5
-
- totm march 2020
- mod
-
(and 2 more)
Tagged with:
-
They are working on a second edition actually. http://nick-stevens.com/2020/05/27/n-1-for-the-moon-mars-a-second-edition/#more-1994
- 22,543 replies
-
- totm march 2020
- mod
-
(and 2 more)
Tagged with:
-
[WIP][1.8.x-1.12.x] KSP Secondary Motion [v0.1.1]
sirkut replied to Icecovery's topic in KSP1 Mod Development
I take a break and I come back to see this. Epic! -
[1.7] KVV - Kronal Vessel Viewer = Exploded ship view
sirkut replied to linuxgurugamer's topic in KSP1 Mod Releases
Unfortunately those shaders don't work and I got swamped on assisting LGG to get it going. It has to do with how it renders shaders. I can get it a blueprint shader to work within unity, I just need to tackle the code. Here's a result in unity: -
This is your chance to fire up blender and get some IVA action going. Honestly with those MOL windows I don't think it's a big deal missing an IVA experience. I was thinking about these windows and how honestly there really isn't anything worth having an IVA for these _BUT_ if there was a plugin that existed where you could right click and pick "view from window" it will just load up dockingcam kurs plugin and just open up a window from that view would be enough in my book.
-
Please keep the red as an option. I'm in love
- 22,543 replies
-
- 1
-
- totm march 2020
- mod
-
(and 2 more)
Tagged with:
-
*cough*
-
[1.12.x] Docking Camera KURS Style Re-Adopted (Fixed in 1.9)
sirkut replied to linuxgurugamer's topic in KSP1 Mod Releases
Unfortunately unless I'm missing something I can't have 2 transforms named dockingNode on one part which is why I was creating a copy of the code to create BasicPartCameraModule which mirrors what the docking module code had. I didn't want to use the partmodule because i dont need all the additional controls. The example above would look like this in the CFG: MODULE { name = BasicPartCameraModule dockingNodeName = Camera cameraName = Lower Arm Camera noise = false } MODULE { name = BasicPartCameraModule dockingNodeName = Cameraa cameraName = Upper Arm Camera noise = false } if you know of a better way please let me know. -
[1.12.x] Docking Camera KURS Style Re-Adopted (Fixed in 1.9)
sirkut replied to linuxgurugamer's topic in KSP1 Mod Releases
I have an odd question @linuxgurugamer Would you accept pull requests? I am working on a robotic arm mod that currently uses a custom fork of the docking camera kurs mod so you can utilize cameras from various angles. It's not much of a change but was curious if you would merge something in if I sent it. Here's an example: -
About time! Can't wait to give this a whirl. I've been holding off trying anything until you were happy. Kudos @Rudolf Meier