Specifically, left-clicking as the player will cause the sword to swing and
create a damage volume wherever the player is currently facing, before turning
the player to face the click coordinates.
To replicate, place damageable objects in front of and behind the player, then
click behind the player. The player will turn and swing, but only the object in
front of the player will take damage.
Fix within the player's update and input-handling methods.
Original issue reported on code.google.com by mikeg3...@gmail.com on 8 Jul 2013 at 1:56
Original issue reported on code.google.com by
mikeg3...@gmail.com
on 8 Jul 2013 at 1:56