How get bind key or transfer function another blueprint?

no input keys…
I want to do many idle (poses) with pressed key

You need to send input through the character BP, not anim BP. Watch third person project tutorial series on Unreal Engine youtube channel to get more info.

and how I get access to AnimGraph ?

You dont need to get access to Anim graph. You’ll call the player BP from Anim BP. Watch the tutorial and you’ll see.

understood ) Animation montage has a slot name ← this was an important :slight_smile:

like this

another question! how create many links

there may bе Multigate ?