Posts: 723
Threads: 366
Joined: Jun 2016
Hi,
When GetPlayerAnimationIndex return 0?
Posts: 723
Threads: 366
Joined: Jun 2016
YEs i know, but when is no animation?
Posts: 482
Threads: 3
Joined: Dec 2009
Reputation:
0
You need to use ApplyAnimation first then you can use GetPlayerAnimationIndex.
Ofc this also works if the player is actually moving. If the player is running it will return something other then 0. same if the player is jumping, flying and falling.