[#5559, #6436] Create proper emanations, attach to tokens#6783
Open
arbron wants to merge 2 commits intotemplate-placementfrom
Open
[#5559, #6436] Create proper emanations, attach to tokens#6783arbron wants to merge 2 commits intotemplate-placementfrom
arbron wants to merge 2 commits intotemplate-placementfrom
Conversation
28e2473 to
23f1ba9
Compare
5e083e7 to
bc7a113
Compare
7335281 to
54aa781
Compare
8debe4d to
93f265a
Compare
494ddb3 to
e0507eb
Compare
Swaps the Emanation area of effect type to use `emanation` shapes under the hood, adapting the behavior for when tokens are moused over during placement to associate a token with the emanation. This leads to the base size of the emanation being adjusted to match the size of the token. When an emanation is not marked as stationary and placed over a token it will be automatically attached to the token it is placed over, creating an aura that moves with that token. Closes #6436
93f265a to
687eb82
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Swaps the Emanation area of effect type to use
emanationshapes under the hood, adapting the behavior for when tokens are moused over during placement to associate a token with the emanation. This leads to the base size of the emanation being adjusted to match the size of the token.When an emanation is not marked as stationary and placed over a token it will be automatically attached to the token it is placed over, creating an aura that moves with that token.
Attached.Emanations.1080p.mov
Closes #6436