From the replay it’s clear there’s positional data available. Would it be possible to expose this via the developer API?
Hi there, positional data is included in the api, they’re in the resources. You need to set includeResources: true
That’ll give you two variables for the x and y position of the actors. Keep in mind Blizzard only logs resources for one actor per event, so damage/healing events logs the resources for the target, and casts/swings for the source.