Hi, I have followed the Player controller Tutorial at -https://docs.unrealengine.com/latest/INT/Gameplay/HowTo/CharacterMovement/Blueprints/index.html
Some issues-
-
When my player does a standing jump, he will do a small jump 1st then the regular jump. I have a standing and running jump animation.
-
I have a sneak animation that I used in place of crouch and it simply does not work.
-
When I hit play in editor I get the following-
I also had no need for the prone section so I skipped it, not sure if that affected anything.
If a pic of any of my BP or settings will help, please let me know?
TY.