public override void Execute(Game game, ISceneRouter router)
 {
     router.RedirectTo(TargetScene);
 }