kandashi / Next-Up

Auto focus on new combatant
MIT License
12 stars 9 forks source link

[REQUEST] Per Actor Turn Markers #52

Closed KonteiKeisei closed 3 years ago

KonteiKeisei commented 3 years ago

I have players that would like to have custom turn markers.

The ability to set a custom turn marker per actor, as well as have a default marker for any actor that is not specifically assigned a turn marker would be great!

hmqgg commented 3 years ago

51 is an implementation of setting turn markers by actor's Flag which can be set via Active Effects.

flags.Next-Up.markerImage & flags.Next-Up.markerRatio controls the image (path) and image scale. flags.Next-Up.startMarkerImage & flags.Next-Up.startMarkerRatio works as the same but is for Turn Start Markers.