Inside the command chip's program, there is a code used to keep the barrel aligned with the horizon. It uses a variable called TurretPY, however for some reason it does not work despite using the correct formatting. This has been a common occurrence in many of my crafts, and I just hate seeing it happen.
Of course, I could be stupid and missed something but I've triple-checked everything and I haven't found any issues from my side (as I said, maybe I did make a mistake?)
Edit: Definitely format-related, somehow it requires the format to be Command Chip.FlightProgram.VariableName, while some crafts work with CommandChip.FlightProgram.VariableName
@Pedro Yep, what I meant in the edit was that it somehow isn't always the case.
Command Chip is the standard name for the command chips but the format works when you use CommandChip instead of Command Chip
I'll see if I can replicate it for you