reissdorf
Members-
Posts
2 -
Joined
-
Last visited
Reputation
0 Neutral-
Attaching Fuel Tanks With Engines
reissdorf replied to JuggernautOfWar's topic in KSP1 Gameplay Questions and Tutorials
It's probably because the code isn't ready yet. I got some quite nice results using my fix, but sometimes it just laggs like hell. I'm not sure if it's collison detection because the node properties are not correct (just copied from the SRB), or if it's the code that distributes the fuel (it seems to happen sometimes when a center fuel tank without an engine is fueling the engines of the tanks attached to it, if a design shows that error it's reproducable). But there are some nice designs you can make. -
Attaching Fuel Tanks With Engines
reissdorf replied to JuggernautOfWar's topic in KSP1 Gameplay Questions and Tutorials
I was a bit annoyed of not beeing able to attach them, too. So I edited the config. Just open the part.cfg in *\Parts\fuelTank\ with notepad and add node_attach = 0.0, 0.0, -5, 0.0, 0.0, 1.0, 1 under node definitions and change the attachment rules to attachRules = 1,1,1,1,0 Hope that helps
