Issue following unreal documentation on basic movement animations

I am following a part of the documentation and tried to follow exactly. I get a error on this part of the blueprint. Anyone help would be nice.

https://docs.unrealengine.com/latest/INT/Gameplay/HowTo/CharacterMovement/Blueprints/AnimBlueprint_Walk/index.html

You need to cast to the actual blueprint character, not Character. Maybe Blueprint_Character?