I am having an issue with getting the player index properly in this anim waiting.
No matter which player (1st, 2nd, etc..) is pressing the directions, the "playerindex" always returns 0 instead of
0 for player 1, 1 for player 2, 2 for player 3, etc..
Is this a bug or that's how it is?
Thank you