Several years ago Ben Stoeger told me that programming decisions into a stage plan is an advanced skill. He told me at the time not to try it. Steve Anderson has a similar take. The theory is that the subconscious mind is good at executing simple commands at our current level of skill. The subconscious is very literal, but not very smart. It has a hard time with even simple logic. For example if you tell it NOT to shoot the non-threat target, the subconscious is likely to ignore the negative and shoot the NS along with the other targets you thought about.
Here are some examples of what I mean by "programming conditionals":
- If I miss the 20yd minipopper: reload after the 1st target array, else reload after the 2nd array.
- If the swinger is available: shoot it first, else shoot the 1st static target.
- If I shoot to slidelock at the last position: stop even if steel is up (high HF stage).
I've had some recent success with adding conditional logic to my stage plans, and am curious if/how other people have solved this. I'll link some example videos in another post.