everthing with " - " is an action
Isn't moving -Set state=Idle
Is on floor
--------------------------------
State= Idle -Animation=Idle
--------------------------------
Is moving -Set state=Walk
Is on floor
Ctrl isn't down
--------------------------------
State=W alk -Animation=Walk
-Plataform speed 250
--------------------------------
Left arrow down -Rotate 180? to 180?
-Set Flipped
--------------------------------
Right arrow down -Rotate 180? to 0
-Set not flipped
--------------------------------
On jump -Set state=Jumping
--------------------------------
State= Jumping -Animation=Jump
--------------------------------
On fall -Set state=Fall
--------------------------------
State= Fall -Animation=Fall
--------------------------------
Ctrl is down -State=Run
Is moving
Is on floor
--------------------------------
State=Run -Animation=Run
-Plataform speed 350
--------------------------------
Space pressed -Attack=true
Is on floor
Isn't moving
--------------------------------
Is attack -Set animation Attack
Trigger once