Hi,
I have started from a blank project and created a pawn (not a character). I created a player controller and a gamemode. I added 2 axis mappings for key A and D to move left and right.
Then for my character I created following blueprint:
http://s27.postimg.org/rciz2jjzn/blueprint.png
Well, when I execute my game I can see how every frame from the begining I am receiving Move Left events. Have been checking blueprints, etc… and all seems nice (Warning: Newbie here). Could anybody guess what is happenning?
I have set my pawn to Auto Posses. Here are the spawn defaults:
http://s9.postimg.org/6v08555vj/blueprint.png
Hope anyone coudl help here,
Thanks in advance.