-
Posts
824 -
Joined
-
Last visited
Reputation
1,517 ExcellentProfile Information
-
About me
Gravity assisted
Recent Profile Visitors
6,673 profile views
-
Hey, this is from Parallax mod
-
Misguided Kerbal started following kurgut
-
Complete IVA modding guide : modifying, creating - Unity, Blender
kurgut replied to kurgut's topic in KSP1 Mod Development
Cool, keep in mind it's still WIP, feel free to add suggestions if you have experience. As for Soviet IVAs, check Raidernick's Soviet Spacecraft mod (example with their Soyuz IVA below) : Cheers -
Wait, I didn't see that your issue was about Vulkan's IVA, in the screenshot, not the Submarine IVA. Then to be honest, it's better that you ask maybe in the ksp discord #modding channel, or in the support section of this forum, I have waay too many stuff behind and not enough time to look at issues of other mods
-
Today, ( and the past week : P), I made this little 3D animation in blender I use blender a bit, but let's say I make objects out of cubes hahaha So I had to learn almost everything, but it was ton of fun discovering a lot of the possibilities blender can offer : ) For the new Kerbal year, while Jeb hangs out in an asteroid field, watching some Goo fly around, Robotokto-2, his fellow mechanical companion, goes on investigating a curious abandonned structure he just stumbled upon... Cheers, and happy new year ! : ) and viva KSP !
-
totm oct 2023 Post Your Cinematics Here! (Cinematic Enthusiasts)
kurgut replied to Halban's topic in KSP Fan Works
My first blender 3D animation ! For the new Kerbal year, while Jeb hangs out in an asteroid field, watching some Goo fly around, Robotokto-2, his fellow mechanical companion, goes on investigating a curious abandonned structure he just stumbled upon... -
Hi, maybe the m2x IVA had some changes since, I made this a while ago actually, I'll take a look if I can.
-
kurgut started following Complete IVA modding guide : modifying, creating - Unity, Blender
-
It has been a while since I wanted to this, but finally, I took the time ^^ Information on KSP IVA modding tend to be scarse, or old, so this is an attempt at making a centralized place for that, with all my experience and others's I could find, put together : https://github.com/kurgut/KSP-IVA-modding-Guide/wiki I choose to put this guide in a github Wiki, so it can be a centralized place, where people can contribute, suggest modifications. This is also much more "readable", organized, and easier to modify than the forum post format. So feel free to use this place here as a discussion thread, for questions, or if you want to suggest changes and / or additions to the wiki : ) For that, you can also use the Discussions section of the repo > Wiki-feedback channel For now the wiki includes : - Unity editor setup for KSP - Modifying existing IVAs - Useful links and resources To add, complete : - Creating your own IVA wiki page : Modeling blender setup .mu Internal space orientation VS parts layers apply scale clear inverse materials / textures / KSP/shaders import/export MbD internals props related internal modules related part modules cfgs and mod folder structure MM RPM MAS FreeIVA Reviva Props Debugging Others My KSP discord server you can join too, if you have questions, it's mostly filled with IVA nerds : P https://discord.gg/GcfDk4DYHU Credits : Some part of the writing in the guide comes from @Poppa Wheelie really good post on Unity setup : https://forum.kerbalspaceprogram.com/topic/226382-unity-setup-guide-for-iva-editing-2024/ Happy IVA modding !
-
@CobaltWolf That looks amazing, hyped ! Quick question, since I'm currently learning a bunch about part modeling / materials and shaders : if your mod is natively made with Resurfaced shaders, does that mean you import the model into unity, apply the Resurfaced shader to the material, and then re export it ? Or can you apply directly the Resurfaced shader in the 3D modeling app like blender ? thanks ! : )
-
Today, I continued working on my current project : a re-creation-ish of the vehicle in the game FAR : lone sails (this is a gem btw). I did good progress already, made a lot of custom parts for it. At the end, I'd really to love to make a KSP cinematic with this, and with some story elements into it... : ) The thing ^^ It's very "steampunk" universe, there's a fuel burner (shown below) inside, which makes those giant gears spinning, which then, through some piston shenanigans, makes the giant wheel rotate, and make the thing move : P So the exhaust flames are just for coolness here, no thrust comes from them hehe WIP fuel burner, didn't finish yet, but there's a platform with an elevator that feeds some packaged fuel into the machine basicly, and I tought it would cool to make the actual burner, so I made some cylinder with some waterfall configs for it : So yes, it's very big, there are 3 floors inside ^^ WIP Control station : From the control station, looking at the back. And there's even an elevator to go between floors haha Front access : Back access : There's still a ton to be done, but at least it has some shape now ^^ Oh, also, I will somehow need to figure out how to make a retractable sail for it (helloo countless hours in blender lol), and make sure it works with KerbalWind mod too ! Also, huge day ! I finally understood more how the different shaders work in KSP, this plus the usage of the awesome Resurfaced mod, aaaaaand also now using Substance Painter 3D ( instead of my horrible photoshop drawings attempts for textures), this simplifies the part material / texturing workflow sooo much for me, and improves quality by a ton ! : D (in the screenshot of the control station, the rectangle around the Energy gauge is example made in 10 minutes to test it) Cheers, and happy ending to the year to all if I don't repost until then : )
-
Today, (well yesterday, but here's the mission report edited in a video format), our brave kerbonauts Jeb and Bob went to Minmus - in my IVA only career - to get an answer to every Kerbal most urgent, and ancient question : What does Minmus taste like ? We now have the answer ! Cheers
-
Through the Eyes of a Kerbal - KSP IVA career mode
kurgut replied to kurgut's topic in KSP1 Mission Reports
Ep. 6 - What does Minmus taste like ? After the success of our recent Kerbaled Mun landing, the Space Komitee was very eager to finally have answer to the most ancient question of all Kerbalkind : what does Minmus taste like ? Is it made of dust ? Of ice ? Of mint ? Can we turn it into a giant glorious ISRU bulk Icecream Factory ? We shall see : ) -
Today I flew my next mission in my IVA only career, the destination was Minmus ! Jeb looks happy This was a crucial trip to dertermine wether or not the surface of Minmus is indeed made of tasty mint ice, allowing our Space Program to later turn its surface into a giant bulk ISRU Ice Cream factory... I'm currently editing what I recorded to release this as a video, as well the IVA shown above for a first WIP release ! Cheers
-
Yeah then maybe it's not documented...^^ I had the same problem with some recently added part modules Edit : ah, didn't see Manul's answer above, I'm not an expert at all in this field so I don't know sadly
-
You're welcome Aaaah right, no those action sets are not implemented in RPM, nor MAS, to my knowledge (github search doesn't return anything). I'll double check, and issue that to the RPM repo, so it gets maybe implemented. In conclusion, it would require code change in the RPM dll Btw, MAS has kind of an expansion in its own kind to the action goup system : https://github.com/MOARdV/AvionicsSystems/wiki/MASFlightComputerProxy#action-groups-category But that's a different thing.. Cheers
-
Hi 1. It's quite simple, if you only want to modify existing IVAs, by that I mean adding/removing/changing their props, then you only need Unity. You'll gonna need blender if you want to model new interiors, or props. Although, it's always very useful to have it set up and working, so you can open a prop to check a transform name, a texture shift, text label alignement for instance. 2. Yeah that looks correct to me, altough I'm not sure you need textmesh pro anymore... Anyway, try as they say I guess. 3. yep --> https://forum.kerbalspaceprogram.com/topic/40056-12-17-blender-283-mu-importexport-addon/ In case the forum doesn't want to work, here's their repo : https://github.com/taniwha/io_object_mu 4. ofc, RPM wiki is the bible (use the github search function in the wiki when you have an interrogation on a specific stuff) --> https://github.com/Mihara/RasterPropMonitor/wiki Also MAS wiki, if you use MAS --> https://github.com/MOARdV/AvionicsSystems/wiki 5. this is rich text, MAS has a bit of explanation in the wiki https://github.com/MOARdV/AvionicsSystems/wiki/Formatted-Rich-Text, or you can google it https://docs.unity3d.com/Packages/com.unity.ugui@2.0/manual/StyledText.html I mostly learned by "seeing and doing" personnaly for that ^^ 6. I'm not sure, as actionset doesn't return anything in the wiki, I guess you mean action groups by that ? 7. Also, it's cool to see new people interested in the small word of IVA making, I remember it could be frustrating in the beginnings (because of the few docs available for instance), but once "you click on your own switches" it feels great, shall I say Don't hesitate if you have other questions Cheers