referenced a widget made by jk so guessed it was right <_<
new goodies incoming :)
abstracted mouse tracing into a class and added allycursor support.
Pointer tracking
Moderator: Moderators
Re: Pointer tracking
updates:

- abstracted mouseTrace into a class
- draws team color for each player tracked
- tracks ally cursors (only tested with BA's widget, though it checks for the character from CA's as well, and the luamsg parsers for both look about the same)
- cool cubic interpolation on ally cursor lines
- after pressing Z, hold shift to display only *your* mouse trace (in white)

- Attachments
-
- mouse_trace.lua
- (7.89 KiB) Downloaded 128 times
Re: Pointer tracking
Now, for variants showing clearer general activities at the cost of specific movements, can you have it move lines close in time of creation and approximately the same in direction into thicker single lines? Can you do that and indicate the vector using arrows on the line? Can you put the mouse lines on a gradient indicating time in the game, so you move from dark to bright?
Re: Pointer tracking
not sure if I'm going to do anything more with this...
the source is clean enough, someone could make improvements.
the source is clean enough, someone could make improvements.
Re: Pointer tracking
Very nicely done, now that I actually see it I bet this could be a great tool for map makers. F/E watch a few games on your new map, see where most "activity" is concentrated, and make improvements to other areas of the map that apparently may not be as viable strategic locations as you thought while you were designing it.
This gives me another idea: could you make a heatmap overlay that displays the areas that had the most unit activity? And I think I saw a site once that displayed where people most frequently died and got kills on a Halo 3 map. With these added this could become a truly invaluable research tool for map designers, or even mod designers.
This gives me another idea: could you make a heatmap overlay that displays the areas that had the most unit activity? And I think I saw a site once that displayed where people most frequently died and got kills on a Halo 3 map. With these added this could become a truly invaluable research tool for map designers, or even mod designers.
Re: Pointer tracking
I agree, this is a good suggestion.