The controllers this machine will use
Optionalafter?: MachineLike<T>Logic to run after calling the handler
Optionalbefore?: MachineLike<T>Logic to run before calling the handler
The key of the game handler to call
The position of the handler to call
The machine
Creates a machine (or transition) that calls a single player