How do you set a parameter in an Anim Graph from Script Canvas?
As an example, say I want to set the parameter in an anim graph for a character called “movement_speed” (float) - as commonly used in all the tutorials.
I see the node “SetNamedParameterFloat” in “Show nodes excluded from preview” which looks very close to what I am looking for but that does not look like it is finished.