Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mutual attachment fails to recreate after Replace With Other #13267

Open
riverwanderer opened this issue Apr 11, 2024 · 0 comments
Open

Mutual attachment fails to recreate after Replace With Other #13267

riverwanderer opened this issue Apr 11, 2024 · 0 comments

Comments

@riverwanderer
Copy link
Collaborator

  1. Piece A forms an Attachment to piece B
image
  1. Piece B has the same Attachment, configured to form a mutual attachment:
image
  1. Later on, Piece A replaces itself with Piece C. Piece C initialises using an attachment trait identical to Piece A's.
image

When configured as outlined above, Piece C fails to form a mutual attachment.

Workaround:
Prior to executing the Replace With Other, Piece A drops the attachment to Piece B, by the execution of this clearing action adding to the Attachment trait shown in (1) above:
image

Piece C will then form its mutual Attachment to Piece B.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant