When reading a vector variable outside of the flight program with funk/input controllers (eg CommandChip.FlightProgram.velocityVec
), it only returns the length of the varaible as a double, not the vector. Attempting to add v:
or use vector operations results in errors.
Launch craft and look at errors in log. Screenshot 2 shows various format attempts, none of which worked.
Fyi when the fix for this gets on the public build the correct syntax will be
v:CommandChip.FlightProgram.velocityVec