kRPC: Control the game using C#, C++, Java, Lua, Python...

kRPC: Control the game using C#, C++, Java, Lua, Python...

7.8k Downloads

Prograde angle

P4pa-Joe opened this issue ยท 0 comments

commented

Hello,

I found this script : https://gist.github.com/djungelorm/2e13b53ff6bc0008156fbe7f9c1775d5

But, it doesn't work correctly...

This script gave me good angle with vessel.flight().direction, the result match with information from navball. But it's doesn't work with vessel.flight().prograde... I don't understand result (not match with navball prograde angle).

I made mistake ? Do you have any idea ?

Thanks