実行位置を使う方法の特徴
Using the execution position
ほとんど直線的な状態遷移なら問題ない
OK if state transition is straightforward
複雑な状態遷移には使えない
Not good for complicted state transition
この例のような単純なものでも理解が困難
Difficult to understand even simpletransitions