if transition is happening over time, then in which state are you? `from` or `to` state?
As far as I remember, paper about statecharts explicitly says that you can't be "between states" and transition happens instantaneously. But animation between states is so intuitive.