[1]
Action=registerKeyDownEvent
Key=w
Value=1
Next=2

[2]
Action=registerKeyDownEvent
Key=a
Value=2
Next=3

[3]
Action=registerKeyDownEvent
Key=s
Value=3
Next=4

[4]
Action=registerKeyDownEvent
Key=d
Value=4
Next=5

[5]
Action=RegisterKeyUpEvent
Key=w
Value=5
Next=6

[6]
Action=RegisterKeyUpEvent
Key=a
Value=6
Next=7

[7]
Action=RegisterKeyUpEvent
Key=s
Value=7
Next=8

[8]
Action=RegisterKeyUpEvent
Key=d
Value=8
Next=





Hab ich alles richtig gemacht??????