So I’m wondering why we set the open angle as a private float within the Uproperty macro. From what I’m seeing in the editor and code is that the editor sees the angle of the door and then opens according to float given in GetActorRotation(). I’m just kinda lost as to what the OpenAngle variable actually does so far.