Why isnt my state machine blending?

i setup a state machine for basic idle, start waking, running/walking loop, stop walking, and the back to idle. I have them calling speed floats, and bool for “is moving”. Yet in “play” the character stays at the idle animation…