While you consider my request for clarification, here is another illustration of my previous answer. I am using the Big Class data table in the sample data folder. Here are the loadings from the PCA of the two continuous variables, height and weight:
Screen Shot 2019-04-27 at 6.11.56 PM.png
I multiplied both height and weight by -1 and created neg height and neg weight, respectively. Here are the loadings from the PCA of the two continuous variables, neg height and neg weight:
Screen Shot 2019-04-27 at 6.14.53 PM.png
They are the same.
So the sense (negative or positive) of the original variables doesn't matter to the loadings. Here are the side by side results of the original variables and the negated variables:
Screen Shot 2019-04-27 at 6.16.34 PM.png
The principal components represent new dimensions or axes that do not necessarily convey the sign or direction of the original variables.
If you can show your results to which you refer in your previous posts then I think we can address your confusion.