How can I change the state of an entity, which I have given a state machine?
I am trying to change the state of a custom entity through an event that, according to the Developer Studio, should trigger the state transition. The technical documentation for State Machines has some information on it, but most of the examples and diagrams used in it are giving 404 errors.