It recognizes when player is running and walking Forward, Backward, Jumps or fall from ledges, enters in water (deep water sectors or 3DFloors whatever) and also have a support to make a custom idle taunt (animation only will fully play when player remains stopped, if he moves it will cut to the proper movement animations), plus this have extension to you make your own custom states too without any problem, so it really take it's function without damage any other thing present in Player's Actor.
The script is not compiled, so anyone who understand what the script does, can modify it in its favor.
Comes with two lumps only, the script itself, and a DECORATE of how to use it in the player's actor, testing this directly will result in nothing happening since it is just pure source code and needs to be compiled first.
If you manage to have all animation sets for models/sprites then the script final result should be like what you see in the characters in Hunter's Moon.
Download Player Movement Recognizer Version 3
Hope this will be usefull for anyone.

-Zanieon