Hi everyone, I'm trying to make a very basic action beat em up system and I've got two questions:
How determine if character is facing right or left with a condition value? And how to move character left and right with A/W keyboard input?
EDIT: nevermind I solved with "send character" on press and "stop character" on release and I assinged faceingLeft/Right condition to keyboard input