Struct OrientationYAxisForward Extends IComponentData
    Public
    
    Tag component to indicate that the agent's forward direction is along the Y axis.
This is used to convert between the forward direction of the GameObject and the internal forward direction, which always uses +Z as forward.