@0xabad1dea Everyone talking about how silly it is to use a float when they shoulda used an int, and I'm over here thinking unsigned int probably would have made even more sense, unless company was expecting to have fewer than zero planes at some point.
@Legit_Spaghetti unfortunately it’s extremely common to use the negative integer space to encode error states, which tends to cause its own problems, but seeing them do that would have fallen within the normal range of incorrect for me