Parent blueprint doesn't get variable value from child

You are applying the value to the child, not the parent. This is how it is supposed to work regardless the programming language.

1 Like