Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Engine: fixed GetDirectionalLoop to use float x/y_diff
This solves the case where x_diff or y_diff could be less than 1, and thus truncated to 0, causing the wrong direction loop to be chosen for the character.
- Loading branch information