I have a nice Area of effect trait, but i would like to start it not from the piece itself but some pixels further out. (so basically having a big circle around the piece)
How do i write that in a beanshell expression? I found the range expression but then couldn’t get any further.
I have no idea whether this could work, but here goes.
Have 2 AoEs. One without any pattern with range 0. The second with whatever you’re using ATM. Place the 0 range AoE below the other AoE.
I’m thinking that if one of these traits is before (as in below) the other then it has priority for display (maybe). Works for text and layer traits.
Worth a shot anyway.