Doors opening in opposite directions

The problem I have is both doors are in the same wall but one opens from the right, and the other from the left. So one doors initial rotation is 90, the other is -90.

So as a result I have on door that opens inward, and one that opens outward as they are both adding the 90 degrees to the initial angle.

For them both to open the same direction one needs to add 90 degrees the other subtract.
Is there an if statement in blue print that would allow me to check the initial rotation and then add or subtract based on that?

On thing I did notice is that the Initial Rotation is picking up the Initial Rotation of the 2nd Door only.

Privacy & Terms