Closed GoogleCodeExporter closed 8 years ago
This is pretty specific game functionality that is probably best handled in
your game rather than the engine itself. Basically you just want to have some
latency in the code that handles your character's facing -- wait a certain
amount of time from receiving the keyup event before actually resolving the
direction.
Original comment by lieseg...@gmail.com
on 27 Nov 2012 at 10:24
Original issue reported on code.google.com by
maliusa...@gmail.com
on 27 Nov 2012 at 9:21