On trigger, set variable to choose(1,2,3)
If variable=1, set angle towards a
If variable=2, set angle towards b
If variable=3, set angle towards c
Move forward
8-direction is probably unnecessary in this case, although you might use it for other reasons.