Hey guys, sorry if this has been asked before, tried the search to no avail. Anyways, this should hopefully be an easy fix to a newb question.
Im playing with the tank assets at the moment, ive set an animation called Up, Down, Left and right (leaving diagonals out for the time being).
Now I've set 8 direction movement as a behavior and am now trying to use the event sheet in order to change the animation depending on the key thats been pressed. I went about doing it like so:
Keyboard > On right arrow pressed > Tank > Set animation to "Right"
and then the exact same for left but with right instead. Nothing seems to be happening though, it just keeps on its default right direction no matter which key im holding or have pressed. Im sure im overlooking something so thank you for reading this and hopefully showing me where ive gone wrong.