i don't really know how the heatmap is supposed to help improve aiming, but this is a good aim trainer even without it.
the only criticism i can think of is that tracer spends a lot of time running straight at you, which is very unrealistic. i feel like i need to enforce self-control to not shoot when she does that because it's such an easy shot and unhelpful for training.
Thanks for the feedback!
To simplify processing in getting the tracer bot to remain in the center of the play-area you define, the script is set up to have the tracer walk towards the player if the tracer ever ends up outside of the defined play-area circle.
There are a lot of better ways around this, so in the future, I may revisit this code with those improvements :D
2 Comments
i don't really know how the heatmap is supposed to help improve aiming, but this is a good aim trainer even without it.
the only criticism i can think of is that tracer spends a lot of time running straight at you, which is very unrealistic. i feel like i need to enforce self-control to not shoot when she does that because it's such an easy shot and unhelpful for training.
Thanks for the feedback!
To simplify processing in getting the tracer bot to remain in the center of the play-area you define, the script is set up to have the tracer walk towards the player if the tracer ever ends up outside of the defined play-area circle.
There are a lot of better ways around this, so in the future, I may revisit this code with those improvements :D