RattiRatto
Members-
Posts
30 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by RattiRatto
-
Just wanna say thanks @leomike, your performance fix boosted my framerate quite a bit! Now to the sky!
-
I'll test it later today. Just browsing quickly in the file, what's going on with the scrubber and CO2? Isn't that quite high?
-
Thanks for the writing! That cleared up some engines which i never dared to use because of the unknown effects
-
I have PBS and i have the greenhouse. I'm running CTT and i have it under "Hydroponics" (in the research tree)
-
[1.12.X] Kerbal Planetary Base Systems v1.6.15 [28. April 2022]
RattiRatto replied to Nils277's topic in KSP1 Mod Releases
Thanks for the update and thanks for the mod! I'm quite enjoying it -
I'm quite impressed by the boost in performance! My KSP is much faster now. Thanks for the optimization!
-
Thanks for this update!
-
Shielding is a Resource which with a slider on every inhabited section (Like EC, MonoPropellant, etc..) if you right click on the command pod you will see you can slide it up or down. The Kerbalism tab in the VAB will show you how much life expectancy your kerbals have with the set level of shielding. Usually for Mun/Minmus you don't need it.
-
First, thanks for the detailed answer! I'm not proficient with Unity nor with gaming in general, so my questions might sound silly (i really never had to program something that was in 3d!). Why should i use the static calls to get the boundaries more than once? I mean once i have the shape of it, why do i need to keep calling it? Can't all the movement from here be handled just by knowing the position of the CoM?
-
I'm starting now, therefore I have no previous experience with modding. How would i go to calculate if two parts are touching each other? First thing i thought was to calculate their distance, however: how do i get the CoM? I checked the API in the Part class but i got really confused. Then how would i go to check the boundaries? And see if they are touching? Would collision be a better way? How would i go for that? Thanks in advance
-
The compatibility section of Kerbalism lists PlanetaryBaseSystem as a compatible mod. If i recall correctly from the discussion going on in this thread, this is due to the fact that new parts introduced are flagged to be consuming EC in the background. From a food production prospective however, I'm not sure. I'm currently in a career mode with this two modes installed: i haven't built a base yet but i'll update on my findings.
-
For handling malfunctions over a probe I was thinking about a component (like a robotic hand) which does the same thing as the engineer but with quite a few drawbacks: it costs a lot, needs to be touching the broken part in order to repair it(so you probably have to play a lot with infernal robotics mod in order to create an arm which can cover the whole probe) and require a huge amount of EC when activated (needs to charge before? capacitors?). I'm not familiar with Unity or KSP modding but i might look into something like this in the future
-
I cannot clearly view that from mobile, please tell me it's a geiger counter! This is getting more and more epic
-
Rover missions on kerbin worked fine for me (i had only two tough) Question (maybe really dumb - in case don't answer it): I updated KSP to the latest version, and CKAN doesn't show your mods anymore. Can i keep playing with them or should i expect mayor crashes? (so far i've been doing a grand tour and worked fine)
-
Just Thanks! The work you have been doing is great Maybe we should make a page in the wiki with all the suggested configuration files? I bet there will be many coming on this thread
-
Thanks for this! It's a really nice lecture
-
It is said just three posts above yours. You will be able in the next version
-
Thanks for the new update! Compatibility with Near Future, sweet!
-
Thanks for the super fast development! Gonna test it right away, i'll give you feedback soon
-
Great looking mod! I'll definitely try it out once the 1.1 is ready. I'm still relatively new to this game, however i'm already on the "mod everything" phase. When I'll be quite familiar with the game, I'll start modding myself, and i already have a few nice ideas which may work well with your mod. I hope you won't mind some help!
-
Basic Aircraft Design - Explained Simply, With Pictures
RattiRatto replied to keptin's topic in KSP1 Tutorials
This pleseant guide made me understand more than 5+ videos about planes. Thank you very much! The only think i miss was the ctrl-f for finding some words, but the nice visuals make it more than up for it!