Manually set state in Animation State Machine

I’ve just learned about State Aliases, which could help declutter my state machine and make many-to-one state transitions easier.

But there are still situations where forcing a state machine change via blueprints would be great, so any hints appreciated :slight_smile: