Player sprite will not flip

My character naturally is facing right, so when I click left he should flip left, but instead does not.

You need to break your 1st event into two events

Condition
Left key pressed

Action
Flip yes

And another
Condition
Right key pressed

Action
Flip no

Oh okay, it works now. Thank you!

1 Like

Hi!

Dispose your first line of evenements in two lines car impossible to write what you have written.

A+
Xierra54