KayelGee / token-attacher

MIT License
11 stars 18 forks source link

Unable to Select an Attached Token without UI Open #95

Closed illcom94 closed 7 months ago

illcom94 commented 1 year ago

Once a token is attached to another token, you can't select the attached token unless the token attached UI is open. This causes issues if players need to control more than one token that are attached to the same or other tokens and want to access the Token Action HUD or other interfaces that need a token to be selected to interact with.

dineshm72 commented 1 year ago

That is seemingly by design. From the readme:

Attached elements can no longer be selected via the rectangle selection tool of each layer, unless the attach ui of the base token is open or you use the unlock feature. Attached elements can still be interacted with via double left or right click. Attached elements can no longer move independently of the base token. When dragging an prefab to the canvas the attached tiles will be sorted to the top(but still respect their z order inside the prefab).

KayelGee commented 7 months ago

yeah that is by design. Use unlock if you want to be able to select a token even when it's attached.