You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As described in this thread, a STACKABLE piece, when placed with the PLACE MARKER trait will ignore any offset specified by the trait.
It is apparent in PlaceMarker.java that the offset feature is handled early in the Place Marker processing, with stack alignment occurring afterwards. It seems possible that the later is over-riding the offset action.
The text was updated successfully, but these errors were encountered:
As described in this thread, a STACKABLE piece, when placed with the PLACE MARKER trait will ignore any offset specified by the trait.
It is apparent in PlaceMarker.java that the offset feature is handled early in the Place Marker processing, with stack alignment occurring afterwards. It seems possible that the later is over-riding the offset action.
The text was updated successfully, but these errors were encountered: