I am unable to manipulate the throttle on my craft after landing on luna.
Bug
Rejected
Found in 0.9.303.0
View |
3 Comments
- Log in to leave a comment
-
449 rhuetherjr
@AndrewGarrison Yes, the craft is running a lunar lading program that sets the throttle to zero when the craft lands. I'm using an AG to initiate another sequence to return the craft to droo. That sequence works fine when I run it as the only program and launch the return craft from luna but not when I run the entire mission program. Since you brought that up, I may need to look at the way the program evaluates if the craft has landed or not. I'll have to look but if I'm not mistaken, it uses velocity as a reference. I may need to rethink that.
-
No Upvotes
Log in in to upvote this post.
@AndrewGarrison was able to resolve the issue by assigning an activation group to the engines on the landing craft and using that group to control the descent instead of the throttle. Since the return craft uses a different stage, it works great. I've got a few tweaks to make and I'll post it but it functions nicely. Thanks for pointing me in the right direction.